Jump to content
  • 0

Compatibility of Universal Library for Android with API Level 34


maxUniqueName

Question

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?
  • Is this library still actively maintained?

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hello,

i encountered another Bug:

If the connection to the USB-202 gets lost (e.g. USB cable disconnects for some reason) an ANR occurs. According to the profiler the ANR happens in the

Ai_Usb20x.aInBulkFlush 

method.

 

Since I am already here, are there any updates regarding the bugs from the initial post?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...