hyperfiction / HypPlay_services

Google Play Services for haxe NME
BSD 2-Clause "Simplified" License
23 stars 10 forks source link

Crash on Android #6

Closed kevinresol closed 10 years ago

kevinresol commented 10 years ago

Using lime 0.9.7 and openfl 1.4.0

Android build crashed with the following logs when calling PlayService.initialize()

04-29 18:16:19.826: I/trace(9810): PlayServices.hx:49: initalize
04-29 18:16:19.826: I/haxe plugin(9810): Got Load Proc 5e2d9f4c
04-29 18:16:19.826: I/trace(9810): Multiplayers.hx:61: initialize
04-29 18:16:19.826: I/trace(9810): Lib.hx:300: Invalid Arg Count

It also throws Lib.hx:300: Invalid Arg Count when PlayService.isAvailable() is called

shoebox commented 10 years ago

Hi,

There is some bugs about JNI in the latest OpenFL version.

I know than Joshua did a patch, but it seems than the haxelib has not been updated yet with it.

Please try with the git version of lime & openfl... or use a previous version of OpenFL (1.3)

//

jjwallace commented 10 years ago

What project\title? On Apr 29, 2014 5:16 AM, "kevinresol" notifications@github.com wrote:

Closed #6 https://github.com/hyperfiction/HypPlay_services/issues/6.

— Reply to this email directly or view it on GitHubhttps://github.com/hyperfiction/HypPlay_services/issues/6 .