irina's Recent Forum Activity

  • Same here!

    Till last month iw used COCOON without much problems but now compiler don't work for Android and I constantly get this error:

    com.android.ide.common.process.ProcessException: Failed to execute aapt

    No resource identifier found for attribute 'appComponentFactory' in package 'android'

    ... just noticed same error in PhoneGap aswell....

    Does anyone have some success with compiling?

    how does C2/3 compiler works?

    Ashley ?

  • OK, tnx... i allways used forums footer link

  • Where's C2 download gone?

  • Horrible color selection on this new forum :(

    Hurts my eyes!

  • ...user also need internet access to even get your game, no?

    start here:

    https://www.scirra.com/tutorials/525/simple-login-using-a-mysql-database

  • you must decide do you want to bind score, save game state etc. to user (can play on diferent machines eg. PC, notebook etc. ) or to single machine?

    I would recommecnd to bind personal data to user account (thats why we have login to every game) rather than to a machine.

  • Ashley

    Maybe you can help me?

    Is there a way, when notification is read / activated, to open an app in dedicated layout?

  • ...so its not opening a default APP?

    I was hoping that it works like that google map URL method iw posted, where that URL first try to open google maps APP (if you have it installed) and then (if theres no APP installed) opens google map in browser.

  • Kyatric

    Using the browser object and using the URLs provided by Facebook and Twitter will allow you to post and share whatever you want from your game.

    Use the "Open URL in new window" action and provide the appropriate URL/message.

    myVariable is a variable (possibly global) that value is either text or numbers.

    For Twitter :

    "twitter://post?text=" & urlencode("My message with #hashtags and directed @twitterhandle and concatening " & myVariable & " as a value.")[/code:2sdqrmuw]
    
    For FaceBook
    [code:2sdqrmuw]"https://www.facebook.com/sharer/sharer.php?app_id=APP_ID_SECRET_KEY&sdk=joey&u=" & urlEncode("URL_THAT_SHARES_AND_IS_SET_IN_THE_FB_APP_TO_SHARE) & "&picture="& UrlEncode("URL_TO_YOUR_PICTURE_APP_IF_YOU_HAVE_SOME") &"&display=popup&ref=plugin&src=share_button&quote=My message with #hashtags and concatening " & myVariableValue & " as a value."[/code:2sdqrmuw]
    
    You have to know though that on iOS/some mobiles for this to work, you have to use the button plugin only that will count as a user action.
    Using CSS it is possible to make the button invisible under/over a sprite and still have a good looking app, but this all depends on your program.
    

    Is this works like googles maps URL method (https://www.google.com/maps/search/?api=1&query=)... first targets APP and then if app is not installed opens in browser or it directly opens browser regardles of APP being installed?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello,

    I have question for those that use some kind of notification service.

    Upon receiving notification, how do you set app to open on particular layout... depending on notification topic or content?

  • Yes i can see that information as general number per interval but i am looking for more individual info... wich user exactly made uninstall...

    Something like silent notification ping.

  • Hi all...

    Does anyone knows if theres some way to know if user has uninstalled my app?

irina's avatar

irina

Member since 26 Apr, 2013

None one is following irina yet!

Trophy Case

  • 11-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Email Verified

Progress

14/44
How to earn trophies