tranb3r
tranb3r
@thudugala I've tested every LaunchModes. It does not make a difference.
@archergod I've tested your fix proposal, both on the sample app and on my app. It doesn't work. Are you sure it's fixed in your app ? Maybe you can...
Sorry if I wasn't clear. The code with empty methods is Xamarin.Forms, not my code. So basically, you're calling empty methods when you add base.OnSleep() and base.OnResume(). Or maybe I'm...
I've already reported here that I've tested calling base.OnSleep and base.OnResume, both and the sample and on my own app. It doesn't work. Which is expected since base methods are...
@archergod I'm sorry but I don't understand your explanation. Your links are about app restart (not sleep/resume), and the issue mentionnend has been fixed in a more recent version of...
@thudugala So what? Please explain your findings...
@thudugala Just tested it, same result. By the way, isn't CancelCurrent the default value for PendingIntentFlags in AndroidOptions ?
@thudugala Same behavior with all values.
Here is a repro project: [myapp-aot.zip](https://github.com/xamarin/xamarin-macios/files/9040241/myapp-aot.zip)
There is already a "jump in" label