This repository has been archived by the owner on May 16, 2022. It is now read-only.
Add the FLAG_ACTIVITY_NEW_TASK flag. This is caused by an error on Android 9: 'Error: Calling startActivity() from outside of an Activity context requires the FLAG_ACTIVITY_NEW_TASK flag. Is this really what you want?'