Re: [android-developers] Re: Random IllegalStateException on some phone
No, it was not my problem =)
Il giorno giovedì 3 ottobre 2013 16:35:28 UTC+2, Paul-Peter Tournaris ha scritto:
-- I just had to add
mGamesClienta.setViewForPopups(gameView);
and it worked =)
Yes, it was not random, I tought it was ranom becouse I had only reports from people. The error was only on android 2.3
Il giorno giovedì 3 ottobre 2013 16:35:28 UTC+2, Paul-Peter Tournaris ha scritto:
Well this is not random! While in the summer me and a friend developed a game with Play Services this occured when we added the game-id i think directly to the AndroidManifest! You have to add it in strings.xml and call it as a resource for example: @string/game-id, in your Manifest file!On Thu, Oct 3, 2013 at 5:19 PM, Nobu Games <dev.nob...@gmail.com> wrote:
That crash message says that there is further information in some additional log output. What does it say?
On Thursday, October 3, 2013 5:21:44 AM UTC-5, Davide Moriello wrote:Hi, some testers are reporting me this error on some smartphone and I really don't know what it is and how to fix it. Someone has an idea?
Thank youjava.lang.IllegalStateException: A fatal developer error has occurred. Check the logs for further information. at com.google.android.gms.interna
l.p$f.a(Unknown Source) at com.google.android.gms.internal.p$f.a(Unknown Source) at com.google.android.gms.interna
l.p$b.p(Unknown Source) at com.google.android.gms.internal.p$a.handleMessage(Unknown Source) at android.os.Handler.dispatchMes
sage(Handler.java:99) at android.os.Looper.loop(Looper.java:130) at android.app.ActivityThread.mai
n(ActivityThread.java:3687) at java.lang.reflect.Method.invokeNative(Native Method) at java.lang.reflect.Method.invok
e(Method.java:507) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(Z at com.android.internal.os.ZygoteygoteInit.java:867)
Init.main(ZygoteInit.java:625) at dalvik.system.NativeStart.main(Native Method) --
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-d...@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com .
For more options, visit https://groups.google.com/groups/opt_out .
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
---
You received this message because you are subscribed to the Google Groups "Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home