[TIMOB-28359] Ti.Facebook - Android: App crashes when logging in using SDK 10
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2021-03-26T03:19:04.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Gary Mathews |
Created | 2021-02-19T09:44:20.000+0000 |
Updated | 2021-03-26T03:19:04.000+0000 |
Description
Error:
E/io.lambus.app: JNI ERROR (app bug): attempt to pass an instance of java.lang.Integer as argument 4 to void facebook.TiFacebookModule.requestWithGraphPath(java.lang.String, org.appcelerator.kroll.KrollDict, java.lang.String, org.appcelerator.kroll.KrollFunction)
Likely related to the known method signature issues.
This was fixed by PR: https://github.com/appcelerator/titanium_mobile/pull/12481 *Side Note:* This bug was caught before release.