Hello,
i've never try this component but after search on 3w i've find you need to initialize the lib with
global.init();
https://stackoverflow.com/questions/43842407/pdfreader-utility-radaee-causing-application-crashed
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I'm working on a Xamarin app with an existing .aar lib. The lib was tested with a native Android demo application, and it works fine with the demo.
But when I invoke it through my Xamarin app, following InflateException was always thrown:
Android.Views.InflateException: 'Binary XML file line #1 in com.radaee.reader:layout/bar_cmd: Binary XML file line #1 in com.radaee.reader:layout/bar_cmd: Error inflating class androidx.appcompat.widget.AppCompatImageView'
Looks like some dependencies are missing from the Xamarin project, but I've added following dependencies from NuGet:
Those are basically what the Android native application used. Could anyone please help on how the issue comes and how should I fix it? Any help would be appreciated.
Thank you.
B.R./Alex
Hello,
i've never try this component but after search on 3w i've find you need to initialize the lib with
global.init();
https://stackoverflow.com/questions/43842407/pdfreader-utility-radaee-causing-application-crashed