irina's Forum Posts

  • matrixreal

    onesignal

    easy, free, for both android and ios

    compatible with cordova

    Do you have some tips how to do this?

    I looked at it ... but i must say im lost

    • Post link icon

    Fengist

    I just run into same problem...

    Did you solve storage problems on android?

  • Hello,

    I build my app with TaffyDB and it is great but packed apk for some reason is not storing data localy...

    Maybe i am doing it wrong? Maybe i need some extra cordova plugin or its not working on android?

    Does anyone have a solution that surely works?

  • hello... still having problems with this...

    All works fine while testing on PC or on mobile in browser...

    ...but when i create apk in cocoon it wont launch external aplication.

    Does anyone know how to do this properly?

    Solved:

    config.xml whitelist needed these entrys:

    <access origin="*"/>

    <allow-intent href="http://*/*"/>

    <allow-intent href="https://*/*"/>

    <allow-intent href="geo:*"/>

  • Thank you for the info...

    Ashley

    Can you please comment on my questions?

    Im willing to pay for C3 if there are no issues regarding iOS and iPhone X support?

    And do i really get a discount?

  • Hello,

    I have one project that is allmost finished and its time to consider compile/export options.

    Is it better to pay Scirra for C3 licence or to pay Cocoons service?

    Wich is the better for iOS / Android export?

    Is there any difference in running speed of compiled app?

    Are there any issues with Iphone X / iOS 11 export?

    What are your expiriences, recommendations?

    Thank you!

  • huh... 40 views and no comments?

    ill try to repost in C2 section...

  • Hello,

    I have one project that is allmost finished and its time to consider compile/export options.

    Is it better to pay Scirra for C3 licence or to pay Cocoons service?

    Wich is the better for iOS / Android export?

    Is there any difference in running speed of compiled app?

    Are there any issues with Iphone X / iOS 11 export?

    What are your expiriences, recommendations?

    Thank you!

  • dop2000

    Interesting... to me it opens in browser either on iphone or android.

    hm... how do you test it?

  • Been there, seen that...

    shift or Objective-C examples are not much of help...

    best so far i got this:

    browser execute javascript | "window.open('https://www.google.com/maps/search/?api=1&query=pizza', '_self', 'fullscreen=no');"

    but i get map in browser and not an actual app

    iw seen this on stack:

    window.open("geo:0,0?q=pizza" , '_system');

    but its not working... (or atleest i cant make it work)

  • Hello,

    Does anyone know how to make a proper call to open google map app on android or iOS?

    Thanx!!!!

  • Walessio

    Thanks... shame on me for not seeing that!

  • Hi all...

    I have a string that consists of several parts that are delimited with unreserved symbol.

    eg. hyphen, underscore or tilde.

    Like this: xxxxxxx_yyyyyyyy_zzzzzzzzz_wwwwww_qqqqqq

    I want to get part between first and second underscore, then part between third and fourth underscore and so on...

    How can i get only certain portion at the time of this string?

    Thanx

  • i would say C3 is better choice.

    Only downside is that C3 does not have much custom plugins yet... but that will change in time.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • your "text with function"? what does it mean

    I use function to create list of text elements from XML