During my test phase I exported my game in .apk format. Once all my tests and adjustments were done, I decided to upload it to the play store.
For some time the play store has only accepted .aab fomarts but here, if I have no problem with my apk versions, the aab versions have big performance problems.
The frame rate is lower, big glitch appear during camera movement, … , in short I encounter a performance problem between the two android application formats.
Has anyone ever encountered this problem?
Do you have a solution to have the same level of performance on my game between my APK and AAB version?