You do not have permission to view this post
Hello,
Need to convert appodeal sdk to c2 /cordova plugin.
Hello guys,
Is there a way to record the screen and save it as a video ?
Thanks
bump
how do lockscreen app on the playstore do this?
Develop games in your browser. Powerful, performant & highly capable.
I would like to know if it's possible to disable the home button using construct and cordova on android like the screen lock apps ?
-> CurDate: Set text to Date.ToDateString(Date.Now) & " " & Date.ToLocaleTimeString(Date.Now) This is how to do it using Constructs built in Date object.
-> CurDate: Set text to Date.ToDateString(Date.Now) & " " & Date.ToLocaleTimeString(Date.Now)
This is how to do it using Constructs built in Date object.
construct 2 or 3?
How do i display time and date but like this
Friday, December, 11 2020 and time like 3 pm ?
try to use cordova flashlight plugin
it worked for me
use cordova flashlight plugin
i use it for several apps using construct 2
any help guys?
I need small help i know i'm very bad in javascript coding
i want to detect the ios version if it's higher or equal to ios 13 on cordova
i found that using the device plugin github.com/apache/cordova-plugin-device
Get the operating system version use : var string = device.version;
that will return "10.2" for example
how to perform that checking to doing something
if device.version >= 13
// do that thing
else
// do another thing
is it correct ?
to test admob ads use test id
and then use yours and publish
wait 24h and your ads will work
it's like that all fresh adunits created by admob need time to serve ads and also admob need published bundle id to serve ads too
Member since 2 Mar, 2014