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

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jackson-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jackson-user/1ab21be2-cf0a-4472-aff6-9a9b0bc52be2n%40googlegroups.com.

Reply via email to