With Android API Level 34 changes were introduced that affect the way e.g. permission requests for USB devices are handled. If not implemented correctly, this can lead to application crashes.
See:
As far as I know, the current version of the Universal Library for Android is "1.62". This version, is not adapted to these changes introduced in Android API Level 34, thus causing the App to crash when trying to request the USB communication permission.
This raises the following questions:
Are there any plans to adapt the library to these changes in API Level 34?
Question
maxUniqueName
With Android API Level 34 changes were introduced that affect the way e.g. permission requests for USB devices are handled. If not implemented correctly, this can lead to application crashes.
See:
As far as I know, the current version of the Universal Library for Android is "1.62". This version, is not adapted to these changes introduced in Android API Level 34, thus causing the App to crash when trying to request the USB communication permission.
This raises the following questions:
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now