irina's Forum Posts

  • This looks abandoned... developer is not active for months?

    Is it worth buying?

  • jan2000

    FYI:

    its not working... cant set my name on iOS

  • No forget I said that. You actually need to provide some signing key for ios

    ok, thats normal.

    ...if i recall correctly.

  • Thank you for replys, i'll try with Cordova CLI becouse i dont have C3 licence.

    One more thing, what is LTE and what is Current in nodejs download? What shud i use?

  • Hello,

    It has passed some time since i last used C2 for mobile export.

    I see a lot has changed since...

    I see that all tutorials are several years old and don't provide reliable informations anymore

    All links are dead... some services also (Intel XDK)... i dont see Cocoon export

    Can someone please point me in the right direction... I assume cordova export is now for mobile (both iOS and Android).

    Wich service to use then? (I used Ludeis cocoon before and was really satisfied with it).

    Thanks

  • Josek5494

    Irina is interested!

  • Hello,

    Example geolocation.capx is not working on local preview on iPhone.

    Its not working in cocoon dev app and in any of browsers on the phone.

    All apps have geo premission turned ON but when i run capx i get this:

    error: origin does not have premission to use geolocation service

    can anyone confirm please?

    thanx!

  • Anyone?

  • Attach a Capx

    (How to attach capx here?)

    open dropbox os similar service and upload file there and here post link.

  • FYI if someone else encounter this issue:

    run command prompt as admin and execute this:

    CheckNetIsolation LoopbackExempt -a -n=Microsoft.MicrosoftEdge_8wekyb3d8bbwe

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • update:

    EDGE console shows this error:

    microsoft.microsoftedge/assets/errorpages/dnserror.html

  • Hi all,

    help needed ! ! !

    I had my LAN preview working fine for some time now but today suddenly all went to *****

    Wierd thing is...

    all works in NW.js - preview starts and it reads remote server data

    in Chrome preview starts but don't get data from remote server ...but if i type direct URL it reads it properly

    in Edge preview http://192.168.1.73:50000 page cant be reached!? wtf???

    I am confused!? <img src="{SMILIES_PATH}/icon_mad.gif" alt=":x" title="Mad">

    Can anyone help?

  • Ashley

    Uff... i agree on that, but what's my alternative.... how can i solve my problem?

    If i'm getting you right.... i can't have it both: speech recognition and my desktop aplication in one?

  • Guys!

    I am really desperate here...

  • If you move several of them at the time try to pick one as "leading unit" that uses pathfinding and others to follow "leader" at certain distance and angles... like "flocking" - wich is more like a formation movement.

    Or try to add one or several mid destination points and set unit to randomly pick second as it reaches the first?