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

Java.Lang.IllegalStateException: Expected Android API level 21+ but was 31 #28

Open
Ghyath-Serhal opened this issue Dec 2, 2021 · 2 comments

Comments

@Ghyath-Serhal
Copy link

I am getting the below error when building the app with target android version Android 11 (API Level 30 - R)

Java.Lang.IllegalStateException: Expected Android API level 21+ but was 31

This error is appearing on android phones running on android 12 operating system when calling Intercom.Initialize method

@vincentcastagna
Copy link
Contributor

vincentcastagna commented Dec 23, 2021

It does make sense as the binding was generated for Android 11 and below on a specific version. We did not test yet on Android 12 :)

@Ghyath-Serhal
Copy link
Author

I used another library. Thank you

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

2 participants