For Android devices, start to see this kind of crash report with recent Corona builds. (java.lang.SecurityException)

I started to get following crash report from Google when my app was built with recent Corona builds.

java.lang.SecurityException: attempting to read gservices without permission: Neither user 10186 nor current process has com.google.android.providers.gsf.permission.READ\_GSERVICES. at android.os.Parcel.readException(Parcel.java:1474) at android.os.Parcel.readException(Parcel.java:1428) at xs.a(SourceFile:133) at xo.a(SourceFile:133) at xo.a(SourceFile:118) at ud.d(SourceFile:88) at ud.b(SourceFile:129) at ua.a(SourceFile:239) at ua.a(SourceFile:176) at aas.a(SourceFile:118) at abz.run(SourceFile:14) at acb.run(SourceFile:30) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) at java.lang.Thread.run(Thread.java:864)

Not sure starting from which Corona builds, this crash started to happen. Already get multiple reports for the same crash like above.

It was never seen before with earlier Corona builds.

Hope Corona can fix this.

The crash is still happening.

How to turn on this “READ_GSERVICES” permission for Android?

The crash is still happening.

How to turn on this “READ_GSERVICES” permission for Android?