question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IllegalArgumentException in RC2 on Android device.

See original GitHub issue

Hello,

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:closed
  • Created 3 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
charlennicommented, Apr 5, 2020

See here 😉.

0reactions
pauldendulkcommented, May 13, 2020

No further reports. Assumed fixed.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found