Jonathan ANTOINE
Jonathan ANTOINE
That would be nice to have this asynchronous startup filter !
Any update ? Error management is pretty useful in real world :)
Same issue, any update ?
@PureWeen @melimion I did some investigation and it appears it works fine with XF 5.0.0.2012 and FlyoutPage. Now I am supsecting one of the latest Xamarin.AndroidX nuget package to be...
@PureWeen yes, it's asked by the Android x migration tools and build failed if not added. If I run the "Migrate to Android X tool" they are all added back...
If I don't upgrade Xamarin.AndroidX.Fragment and stay to the Version 1.2.5.4, the crash do not seems to happen. I think we have our culprit.
@vincentcastagna you can add a direct reference to Android.X.Fragment in it's "1.2.5.4" version. It should do the job.
@PureWeen it does not seems to fix the issue. I think you can reopen it :(
@PureWeen the working version for me is "1.2.5.4"
@jsuarezruiz why unverified ? You have a repro project ? @jfversluis this is for this reason I ask you if I were not doing a repro for nothing...😔