My new online and multiplyer word game with gideros is almost live on application stores. This is my first game which I use socket server, so I want to test it before promote and upload ios. I choose android because of fast deployment to production. After 2-3 days if everything goes well, I will send game to app store.
I will be glad, if you help me to test application with your reviews and suggestions.
https://play.google.com/store/apps/details?id=com.uysal.wordmetricRegards
Mehmet.
Comments
wow that looks quite advance
unfortunately crashes on my Android 2.2:
Caused by: java.lang.UnsatisfiedLinkError: Couldn't load ads: findLibrary returned null
at java.lang.Runtime.loadLibrary(Runtime.java:429)
So it seems it can't find libads.so, but since you must have tested it before, is it possible you did not include armv6 binaries?
thank you for your feedback. I forgot to add libads.so file to arm6 lib. But I may remove arm6 support or set minsdk to android 4 version. I tested on two android devices, 2.3.3 has a some issues while scrolling. Android 4 device and IOS works fine.
By the way thank you for your amazing plugins. I use some of them. That makes good.
Likes: ar2rsawseen