ApportableIAP class not found exception when not using it

21 views
Skip to first unread message

Andrés Yébenes

unread,
Jun 3, 2014, 4:11:08 AM6/3/14
to apportabl...@googlegroups.com
Hi,

I have a test project which just create a simple real time multiplayer game based in "iOS Game Center to Android Google Plus Games Services" solution, but for some weird reason I'm getting a lot of IAP exceptions when trying to connect (sometimes during the gameplay randomly).
Those exceptions are breaking the normal functionality of the application, i.e.: when the app tries to connect to Google Plus, it breaks before it completes to connect so in result it start to connect again (trying to connect/failing bucle forever).

This is the exception:

D/PlusGamesManager(27182): Connecting
D/PlusGamesManager(27182): PlusGames services connection failed
D/PlusGamesManager(27182): Error has resolution
E/VerdeActivity(27182): onActivityResult raised an exception
E/VerdeActivity(27182): java.lang.ClassNotFoundException: com.apportable.iap.ApportableIAP
E/VerdeActivity(27182):         at java.lang.Class.classForName(Native Method)
E/VerdeActivity(27182):         at java.lang.Class.forName(Class.java:251)
E/VerdeActivity(27182):         at java.lang.Class.forName(Class.java:216)
E/VerdeActivity(27182):         at com.apportable.activity.VerdeActivity.onActivityResult(VerdeActivity.java:637)
E/VerdeActivity(27182):         at android.app.Activity.dispatchActivityResult(Activity.java:5423)
E/VerdeActivity(27182):         at android.app.ActivityThread.deliverResults(ActivityThread.java:3361)
E/VerdeActivity(27182):         at android.app.ActivityThread.handleSendResult(ActivityThread.java:3408)
E/VerdeActivity(27182):         at android.app.ActivityThread.access$1300(ActivityThread.java:135)
E/VerdeActivity(27182):         at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1244)
E/VerdeActivity(27182):         at android.os.Handler.dispatchMessage(Handler.java:102)
E/VerdeActivity(27182):         at android.os.Looper.loop(Looper.java:136)
E/VerdeActivity(27182):         at android.app.ActivityThread.main(ActivityThread.java:5017)
E/VerdeActivity(27182):         at java.lang.reflect.Method.invokeNative(Native Method)
E/VerdeActivity(27182):         at java.lang.reflect.Method.invoke(Method.java:515)
E/VerdeActivity(27182):         at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
E/VerdeActivity(27182):         at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
E/VerdeActivity(27182):         at dalvik.system.NativeStart.main(Native Method)
E/VerdeActivity(27182): Caused by: java.lang.NoClassDefFoundError: com/apportable/iap/ApportableIAP
E/VerdeActivity(27182):         ... 17 more


BTW, I'm using indie license.
Hope someone can help me.

Regards,
Andrés.

Eric Slater

unread,
Jun 26, 2014, 4:03:15 PM6/26/14
to apportabl...@googlegroups.com
Hi Andres,

We've had a couple of SDK releases since you reported this, so I recommend updating to the latest version to see if that resolves the issue.  If it doesn't, please post on our forums under the IAP category with sample code that demonstrates the issue at hand. The response times are generally fast and we frequently look to the forums to find issues that need to be resolved in future releases.  Thanks for using Apportable!

All the best,
Eric
Reply all
Reply to author
Forward
0 new messages