Silviu's Recent Forum Activity

  • Hello! Can someone help me with testing ads for my game? As far as I understand I don't need to connect the game to admob account (I just want to test it in the preview). I tried several things based on the documentation, but no ads show. If I use create banner advert on start of layout for some reason the screen gets black on the start of the game and nothing happens. I tried to do the same on configuration complete, but nothing happens (no black screen, but no ads either). I also call on banner loaded show the current banner advert, but again no result. I am doing all this in test mode, even added "TEST" to application id. Can someone help me with this please?

  • That's fine, Apple and Google seem to go out of their way to make their services hard to integrate with!

    Are you using C2 or C3?

    I use C3

  • Silviu are you using Construct 2 or 3? I'm not sure if the version of Google Play in C2 works in Android applications at the moment.

    I'm assuming your using C3, based on the "Google Play Services stopped" message. When developing the plugin I noted that Play Services can be very fragile, and will sometimes crash when given invalid data instead of producing error messages. Also setting up your application online can be quite hard. Here's a checklist I have for using it:

    - Create your game and leaderboards etc. through the Google Play console NOT the Google API console

    - APKs must be signed

    - Upload the SHA1 signature for your signing key

    - Sign the APK with the same signing key that you upload the signature for

    - Specify the app ID in the project

    - Make sure your email address is under the list of testers on the Google Play Console

    - Leaderboard/achievement caching is very aggressive, your device will always use it's local list instead of the remote if it can

    If you haven't done any of the first 6 you won't be able to log in, it can be pretty frustrating.

    Thank you for your reply. I am really new to this, so I need a bit of help... So I exported my app as unsigned apk with Cordova then I created a keystore and signed my app using: keytool -genkey -v -keystore my-release-key.keystore -alias alias_name -keyalg RSA -keysize 2048 -validity 10000

    and

    jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore my-release-key.keystore my_application.apk alias_name

    After that I uploaded my game using Google Play Console. In google play object in construct 2 I added my game ID which is something like com.name.name and Client ID which looks like numbers-letters.googleusercontent.com, I am not sure what to add for Application ID. I added my email for testers, too. What else should I do? I am not sure what do you mean by "Upload the SHA1 signature for your signing key"... Thank you again for help!

  • Hello! I implemented Google Play in my game, for now just a Sign in and Sign out button. I uploaded the game on google play (and added the Client ID, to my Google play object in Construct 2), yet when I click the Sign in button, i need to press it several times, before anything happens (all the other buttons work just fine), and when something happens it tells me that Google Play stopped working and the game crushes. Am I missing something? What else do I need to do? Thank you!

  • Hello! I want to make a game where a sprite animation frame is changed on any touch. However, it seems that the change of the sprite is pretty slow, while the game I want to create is one to test speed (i.e. if i click fast 10 times, the sprite changes like 5-6 times). How can I make this work properly? Thank you!

  • Hello! I used to download it as Cordova and use Phonegap for this, but now I get this error on Phonegap: Error - "Some official plugins have to be updated if using PhoneGap >= 4.0.0. Please upgrade the version of any plugins that may include the following file: ConstructPlayGames.java". I googled a solution but nothing worked? Can someone tell me how to fix this or what else should I use? Thank you!

  • Hello! I tried to follow the instructions in the manual and I manage to connect my game in preview to Google Play, such that when I clock a certain button it allows me to login into my google account. However when I request the leaderboard (which I created in my Google developer account) nothing happens. Also the logout button doesn't work. I don't how to add my code here, but it is basically: if Google Play is signed in then Request public all-time hi-score from ... Why doesn't it work? Do I need to actually upload my game on Google Play? Thank you!

  • Hello! Is there any tutorial about implementing Google Play in Construct 3 for mobile apps? I read the official manual but I don't understand some things (where is the "Client secret property " and where can I get it from on Google Developer Account page or where do I need to add "https://preview.construct.net" in my project? Thank you!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello! I am thinking to buy Construct 3 and I was wondering what are the best advantages compared to 2? One of the things I like the most is that you can properly use Google Play for mobile, but I am not sure this is enough to convince me to buy it. So those who bought it, can you share your opinions? (I am interested in using it for gaining some income, not just for fun). Thank you!

  • Hello! What website for buying installs do you use for Android? Also do you recommend doing this, or is there an easier (cheaper) way? Thank you!

  • scirra.com/store/construct2-plugins/easyleaderboard-4145

    That is a super simple plugin if you need one and don't want to waste time.

    Thank you for this! I didn't look deep into it, but how does the name of the player works? Do they have to write it down explicitly or does the leaderboard connect to something else from where it can get the username (like Google Play account)?

  • Hello! Is there a nice way to make a leaderboard in Construct 2? I see that Google Play is not working. I found a way to make a leaderboard using a personal website as a server, which is not ideal, but it works, the only annoying thing is that the name of the player must be given as an input during the game, which might get annoying. Is there a built in way to do this?

Silviu's avatar

Silviu

Member since 5 Jul, 2016

None one is following Silviu yet!

Trophy Case

  • 8-Year Club
  • Email Verified

Progress

9/44
How to earn trophies