This should be fixed now. [import]uid: 26 topic_id: 32816 reply_id: 133091[/import]
The issue with Flurry is still present in Build 976. Please fix ASAP. [import]uid: 138032 topic_id: 32816 reply_id: 134136[/import]
@IgorT, we’ll need a little more to go on to help you. Specifically:
* What error message do you see (if any)
* What device?
* A code snippet that we can use to reproduce the problem. [import]uid: 26 topic_id: 32816 reply_id: 134137[/import]
The apk was created using Corona Enterprise 976. The crash happens during:
local analytics = require(“analytics”)
Logs are:
12-07 13:05:52.722: I/Corona(12306): Lua Runtime Error: lua_pcall failed with status: 2, error message is: module ‘analytics’ not found:resource (analytics.lu) does not exist in archive
12-07 13:05:52.722: I/Corona(12306): no field package.preload[‘analytics’]
12-07 13:05:52.722: I/Corona(12306): no file ‘(null)/analytics.lua’
12-07 13:05:52.722: I/Corona(12306): no file ‘(null)/analytics.lua’
12-07 13:05:52.722: I/Corona(12306): no file ‘./analytics.so’
12-07 13:05:52.722: I/Corona(12306): no file ‘(null)/analytics.so’
12-07 13:05:52.765: E/AndroidRuntime(12306): Caused by: java.lang.NoSuchMethodError: no static method with name=‘callLoadClass’ signature=’(JLjava/lang/String;Ljava/lang/String;)I’ in class Lcom/ansca/corona/NativeToJavaBridge;
Same code built on 947 works fine. [import]uid: 138032 topic_id: 32816 reply_id: 134140[/import]
The issue with Flurry is still present in Build 976. Please fix ASAP. [import]uid: 138032 topic_id: 32816 reply_id: 134136[/import]
@IgorT, we’ll need a little more to go on to help you. Specifically:
* What error message do you see (if any)
* What device?
* A code snippet that we can use to reproduce the problem. [import]uid: 26 topic_id: 32816 reply_id: 134137[/import]
The apk was created using Corona Enterprise 976. The crash happens during:
local analytics = require(“analytics”)
Logs are:
12-07 13:05:52.722: I/Corona(12306): Lua Runtime Error: lua_pcall failed with status: 2, error message is: module ‘analytics’ not found:resource (analytics.lu) does not exist in archive
12-07 13:05:52.722: I/Corona(12306): no field package.preload[‘analytics’]
12-07 13:05:52.722: I/Corona(12306): no file ‘(null)/analytics.lua’
12-07 13:05:52.722: I/Corona(12306): no file ‘(null)/analytics.lua’
12-07 13:05:52.722: I/Corona(12306): no file ‘./analytics.so’
12-07 13:05:52.722: I/Corona(12306): no file ‘(null)/analytics.so’
12-07 13:05:52.765: E/AndroidRuntime(12306): Caused by: java.lang.NoSuchMethodError: no static method with name=‘callLoadClass’ signature=’(JLjava/lang/String;Ljava/lang/String;)I’ in class Lcom/ansca/corona/NativeToJavaBridge;
Same code built on 947 works fine. [import]uid: 138032 topic_id: 32816 reply_id: 134140[/import]
Any update on this issue? [import]uid: 138032 topic_id: 32816 reply_id: 134791[/import]
Any update on this issue? [import]uid: 138032 topic_id: 32816 reply_id: 134791[/import]