Problem with google play game services

Hi!

I have a problem with gpgs. The game freezes for a second or two when goes back  (application resume after suspend) from Google Play Games Services  (leaderboards, achievements). Does anybody run into this problem? How can I fix this? 

I run in the same problem, happens when you click an add, you go to desktop and go back, it happens with IAP (very awful when you come back from IAP and the game is frozen), etc… for me seems that it happens every time I come back to the game form an external thing.

Regards.

Hi,

This is a known issue.  When your application is suspended we unload all your resources so it does not take up memory.  When your application resumes we have to reload all your resources.  We do this because if your application takes up a lot of memory and is in the background and the device runs out of memory then it will start killing background applications which take a lot of memory.

I run in the same problem, happens when you click an add, you go to desktop and go back, it happens with IAP (very awful when you come back from IAP and the game is frozen), etc… for me seems that it happens every time I come back to the game form an external thing.

Regards.

Hi,

This is a known issue.  When your application is suspended we unload all your resources so it does not take up memory.  When your application resumes we have to reload all your resources.  We do this because if your application takes up a lot of memory and is in the background and the device runs out of memory then it will start killing background applications which take a lot of memory.

Is there a fix for this yet ? or will there be one ? it is very awkward when this happens, the GC goes crazy obviously removing the resources, but the game/app is basically in limbo awaiting for the resources to reload.

Is there a fix for this yet ? or will there be one ? it is very awkward when this happens, the GC goes crazy obviously removing the resources, but the game/app is basically in limbo awaiting for the resources to reload.

Hello, right now my app is impracticable due to this issue, each time an add appears or when you click in an add the app gets frozen, after going to the leaderboards in google play the app gets frozen, isn’t there any solution to this bug?

It’s very anoying for any user to get the app frozen anytime.

Hi,

I’m also facing with the similiar problem - when I open list of achievements and go back to my game, then my game

becomes much slower, frames are too slow and amount of memory that my game is using is increased.

I hope that Corona crew will find some bug fix soon.

Hello, right now my app is impracticable due to this issue, each time an add appears or when you click in an add the app gets frozen, after going to the leaderboards in google play the app gets frozen, isn’t there any solution to this bug?

It’s very anoying for any user to get the app frozen anytime.

Hi,

I’m also facing with the similiar problem - when I open list of achievements and go back to my game, then my game

becomes much slower, frames are too slow and amount of memory that my game is using is increased.

I hope that Corona crew will find some bug fix soon.