How to solve 04-23 12:37:17.041 E/com.companynam(25170): Invalid ID 0x00000000

-1

I have a custom control created in Xamarin Forms Android. The control have no resources or drawable or resource.designer. When used the control in the sample on swiping or on touch getting the below error in the output logs.

04-23 12:37:17.041 E/com.companynam(25170): Invalid ID 0x00000000. 04-23 12:37:20.869 E/com.companynam(25170): Invalid ID 0x00000000.

Note: Getting this only in Android 9.0

android
xamarin
xamarin.forms
xamarin.android
asked on Stack Overflow Apr 23, 2019 by Paul Anderson

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0