Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash with FacebookWrapper class #7

Open
AbhijitKurane opened this issue Aug 30, 2017 · 4 comments
Open

Crash with FacebookWrapper class #7

AbhijitKurane opened this issue Aug 30, 2017 · 4 comments

Comments

@AbhijitKurane
Copy link

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

@SchlesserClaude
Copy link

Hello,

could you please try this:
https://github.com/oneall/ios-sdk/#build-settings

Regards,

@AbhijitKurane
Copy link
Author

Hi,
Sorry, I don't have any iOS experience.
But let me check with my iOS colleagues.

--
Thanks,
Abhijit

@swapnalishinde
Copy link

Hey guys,
This is iOS specific issue and its corresponding solution.

@AbhijitKurane
Copy link
Author

Hello @SchlesserClaude ,
Did you observed this issue at your end?

--
Thanks,
Abhijit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants