-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
Hi ,
When we call below method in onCreate method of Activity,
OAManager.getInstance().onCreate(this, savedInstanceState);
We are getting crash as below,
java.lang.NoClassDefFoundError: com.oneall.oneallsdk.FacebookWrapper$SessionStatusCallback
at com.oneall.oneallsdk.FacebookWrapper.<init>(FacebookWrapper.java:38)
at com.oneall.oneallsdk.FacebookWrapper.getInstance(FacebookWrapper.java:57)
at com.oneall.oneallsdk.OAManager.onCreate(OAManager.java:612)
Please let us know if we are missing something.
--
Thanks,
Abhijit
Metadata
Metadata
Assignees
Labels
No labels