Hello,
I updated a project to SDK 35 (Android 15), but now it is not working on a Samsung NOTE 10 with Android 10. I have tried to put the min SDK to 10 on the manifest, however, it is not installing into the phone. It doesn't give any errors or warnings, it only says that the App was not installed. Anyone has an idea if this can be fixed, or is there anything that it can be done to the phone to accept the SDK 35. Thank you in advance.
Well, I am using the same information and still have the problem. So I decided, to change the Package Name on the Build Configurations and it worked!! Now installs on the old NOTE 10. Thanks for the hint @Cableguy
NOTE: Just FYI to whoever is struggling, changing the package name will install a new instance of your app, your old one still installed so you need to delete it. Otherwise you might go crazy a little longer on "how come my app is not updated"
Well, I am using the same information and still have the problem. So I decided, to change the Package Name on the Build Configurations and it worked!! Now installs on the old NOTE 10. Thanks for the hint @Cableguy
NOTE: Just FYI to whoever is struggling, changing the package name will install a new instance of your app, your old one still installed so you need to delete it. Otherwise you might go crazy a little longer on "how come my app is not updated"