Loading scene on android does not work.,Loading scenes on Android does not work.
Hi. I simultaneously created two apk files with debug and release signatures. The transition from one scene to another in the first version works, in the second it does not (I used IL2CPP, most likely the reason is this). Accordingly, I cannot upload the AAB file to Google play, since the scene change will not work there either. How can I solve the problem with IL2CPP?
Answer by Kassia_l · Aug 26, 2021 at 07:30 PM
I forgot to add an important point. I export the application to android studio and build it already there, since the Gradle build failed error occurs in unity (most likely because of the gradle version, but I'm too lazy to look for the correct one for this particular version of unity, so I do it this way). So, I signed the same exported project for two architectures (using IL2CPP), but I pressed the debug button, not release. And it worked! Fine. However, as soon as I put the checkbox on the release - everything is the same, the scene simply does not load, I don’t know what’s the matter.
Your answer
Follow this Question
Related Questions
I'm getting IL2CPP build error for some reason 1 Answer
IL2CPP did not run probbably,IL2CPP Did not run probbably 0 Answers
Cant build for android 1 Answer
il2cpp android build error 2019.2.19f1 1 Answer
Can't Build with IL2CPP for Android after 2019.2.15 Update(Empty Project) on "Local Disc C" 1 Answer