Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TEDDD

Pages: 1
1
Ask a Question / Re: Publish game on Google Play
« on: August 25, 2024, 03:43:49 pm »
I solved the problem with publishing the game on google play.
1. You need to have the latest version of stencyl
2. In Game settings in Stencyl you must make an Android Certificate.
Stencyl  will generate a file  *. keystore
This file *. keystore must be encoded to the appropriate format using KeyStore Explorer program ( free software-There are tutorials available on how to do this )
You need to ask for a reset of app signing on google play, and upload the generated file with KeyStore Explorer.
Once your encoding file has been approved by Google Play, you can upload your game files in aab format.
Other games can also be signed with the same key
This solution allowed me to skip the use of Android Studio in the process
Unfortunately, there is no such information in stencylpedia
I hope I can help someone by sharing this information

2
Ask a Question / Re: Publish game on Google Play
« on: August 12, 2024, 01:10:14 pm »
Thx

3
Ask a Question / Publish game on Google Play
« on: August 12, 2024, 02:16:50 am »
How can I implement the app signing certificate generated by Google Play into my app? The rules for publishing games on google play have changed, and the stencylpedia is out of date

4
I checked what mdotedot wrote.
It works for me.
I did not expect that such an arrangement of blocks would be correct and would work. But it works:)

The first screen on top shows the detection of no internet connection.
The second screen on bottom, return to game, when the player is connected to the Internet.
Link to URL is randomly chosen by me

mg][/img]

Pages: 1