IllegalArgumentException in RC2 on Android device.
See original GitHub issueHello,
After updating Mapsui and Mapsui.Forms to RC2 (from RC1) I get the following exception when debugging on my device:
Java.Lang.IllegalArgumentException: 'pointerIndex out of range pointerIndex=1 pointerCount=1'.
To be sure it’s not just my application, I checkout out the corresponding sample (Mapsui.Samples.Forms.Android) which appears to have the exact same issue.
When running the application on an emulator, I don’t experience any issues. The device I’m using is a Huawei P20 Pro with Android 9. Unfortunately it’s the only device I have available at the moment.
I will go back to RC1 for now, to avoid the problem.
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Jetpack-Compose ModalBottomSheetLayout throws java. ...
By playing with a ModalBottomSheet in Compose, I get the following issue: java.lang.IllegalArgumentException: The initial value must have an ...
Read more >IllegalArgumentException
Quickly bring your app to life with less code, using a modern declarative approach to UI, and the simplicity of Kotlin. ... Start...
Read more >java.lang.IllegalArgumentException error when building ...
This issue is in an archived component. Android ...
Read more >IllegalArgumentException due unrelated column not existing
Devices /Android versions reproduced on: API 29. I'm hitting a weird issue where a Flow<T> ... IllegalArgumentException: column '`show_id`' does not exist.
Read more >IllegalArgumentException in SRVRecord constructor
When trying form an XMPP connection, Smack 4.2.0 can emit the following unchecked exception: Stacktrace: java.lang.IllegalArgumentException: ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

See here 😉.
No further reports. Assumed fixed.