Alapjeet
(Alapjeet Singh)
August 7, 2019, 3:24am
#4
Api issue. Please check it…
1 Like
And what is the android version of the phone you tried to install the app on?
1 Like
I changed minimum api to 16 but face same issue. I tried to install it on redmi 4 (android 7.1) and Redmi note 7 pro (android 9) and lenovo a2010 (android 5.1) .
But can’t install this app. Always showing the same error.
Peter
(Moderator)
August 7, 2019, 6:04am
#9
I guess it has to do with some large assets in your app or some extensions added. Without extra info there is no way of helping you.
Asking questions
To improve the chance of getting help on the forum please follow these recommendations when posting a question:
Do your homework first
Search for similar questions/answers on the forum. Try forum search and also Google your problem.
Try to solve the problem yourself, and describe what you have tried. It is much more rewarding to help someone who has tried himself first.
Post in the right categorie, post only once and do not steal topics
Make sure that you post your question …
We need to look at the Manifest, so decompile your APK, post the Manifest (or post the APK).
share your apk here so that we can test you app for the same problem
1 Like
asimjib93
(Asim Jib)
August 7, 2019, 6:23am
#13
Can you show us what is your package name is?
1 Like
asimjib93
(Asim Jib)
August 7, 2019, 6:23am
#14
Downloaded & got the same error.
1 Like
try this apk
https://creator.kodular.io/b/gz2d (link updated)
(link valid for only 2 hrs)
HaldiaMart (1).aia (110.9 KB)
i changed package name from haldimart to com.haldimart
is it working?
asimjib93
(Asim Jib)
August 7, 2019, 6:34am
#20
Problem found on your package name… Here is the SOLUTION
niladrichakraborty052:
What was the problem?
change your packageName from package=“HaldiaMart” to package=“com.HaldiaMart”
3 Likes
Yes it is working. Playstore wants api 28 . Can I upload this app on playstore?