integrate Android AAR(archive) into Xamarin

19 views
Skip to first unread message

naveen achar

unread,
Jan 20, 2021, 1:06:38 PM1/20/21
to jackson-user

Having lot of runtime issues when I try to integrate Android AAR(archive) into Xamarin.

  1. AAR is dependency on Jackson library - Works fine without any issues in the Android platform.
  2. Integrating Android application in the form library to Xamarin, where its has lot runtime issues in Jackson-databind lilbrary.

for example below are the some errors:
CS0534 'ParserBaseInvoker' does not implement inherited abstract member 'ParserMinimalBase.NextToken()'
CS0534 'ParserBaseInvoker' does not implement inherited abstract member 'JsonParser.GetTextCharacters()'

Just wanted to know any additional addons or supporting library need in the Xamarin platform? Looking for resolving runtime errors.

Thanks in advance

Reply all
Reply to author
Forward
0 new messages