Open Source • Background Tasks: Itoo 🚀

Do not use the Notifier.ShowAlert method in the background... in the background there is no user interface... for debugging use the Notifier.LogInfo method instead and check logcat

Taifun