thundrinha's Forum Posts

  • 4 posts
  • mega.nz/file/B45CxYaR

    I did some tests with the 3d camera, so far it was the best I could. There are better formulas and techniques, but I think this is a good place to start. Cheers!

  • Hello,

    I'm inviting everyone to join the Construct developer group on Game Jolt. I was amazed that other Frameworks have a large number of members, and ours doesn't. Let's give our team a boost!

    Cheers!

    gamejolt.com

    \\o

  • I had problems too, but I found the solution in the most absurd way possible. First, you must download Android Studio, create a project with the same name / ID. If your project is called johndue.due.com, Androis Studio must have the same name. When creating a new project, go to "Build" and look for the option to create the "Bundle Sign", remember that you can use your Construct 3 Keystore in this option. In the menu, you must fill in the KeyStore name (Alias) and passwords. You can debug or re-launch the .aab file. We will need this file in order to open the possibility of launching the application. Attention: if you created an application version, delete everything and start from the beginning. After creating the .aab file, upload it and just send it to Production. When reviewing, make sure that there is no conflicting version of this file. If so, you can change the codes in Android Studio (just look in the folders and files within the program, it is very easy). OK, that done, it will announce that everything is ok, without failures or problems and that you can publish your application. Publish, and as soon as everything is right, then you can put your application in the library and publish it too. In this case, if there are notices, they will no longer prevent you from publishing the application. I hope I helped you, as I spent days trying to solve the problem (with a customer waiting for my service). Cheers to all!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I also tried countless times, but now I got it right and I'll tell you how. I put it to build the application in version 6.0+ (Marshmallow), I put Alias ​​(nickname) as the name of the keystore, and the same passwords for both fields. I realized that the flaw is in the Android version of the application. Try to do it the way I described. Cheers!

  • 4 posts