How to exit game for Android?

Hello,

I am using Creator 3.5.2
And using below code to exit the game for Android

game.end();

But issue with this is its take 5-7 second to exit the game, which is not acceptable.

Regards.

I tried it with cocos creator 3.5.2 and didn’t find any problem, can you give me a reproducible project?