This is my app I made it in Kodular, URL_Short.apk (6.7 MB)
I had an app on Play Store (I published it in 2017 on Play Store), I decided to release an update of it. As I have been used to Makeroid (which is now @Kodular) due to it’s great features, I have left using Thunkable a year ago. I created the updated version of that app on Kodular on 30th March, 2019 from scratch (no relation from thunkable’s code, only I kept the same package name in order to update to play store) But it is not showing after install on any device I tested.
If I install with apk, it either warns (in some cases) “Apk not installed” or (in most cases) the app gets installed but doesn’t shows on screen, but it is installed there and visible in mobile phone’s settings > app manager section
And if I install it via play store, https://goo.gl/9EPLav, the app is getting installed but there is no Open button (only Uninstall button) on play store after install. But it is still installed there and visible in mobile phone’s settings > app manager section
I hate to kick you while you are down but why would you upload a non working .apk to the Play Store?
There is no Launch Activity and that’s why it’s not opening.
Did you try to recompile?
Did you do anything funky with any of the screens? Especially Screen1?
Hi there…I’d like to point out a few things…
1- NEVER POST AN APP UPDATE ON PLAYSTORE WITHOUT PROPER TESTING…EVER (I learnt that the hard way)…
2- I suggest you go back to thunkable and update version of your existing app for Play Store for now pending your fix so as to retain users. Or deactivate your Play Store listing till you get a fix.
3- I think the pro members of this community will be able to help you more if you would humbly ask them privately. or you could just show your blocks for a more open approach.
Really really many many many thanks you @Boban you are great.
I firstly tried normal way - exporting and re-importing (with name changed) but it doesn’t worked. Then, I cleared the authURL and re-imported again (with different name changed again) and it worked after exporting and installing my APK.
This helped [How to Fix] App not open / open button disabled after install