I have searched for existing issues that may be the same as or related to mine.
Summary:
The app crashes when adding the widget New Note to the home screen.
Steps to Reproduce:
Open your home screen (launcher)
Tap and hold on the home screen
Tap on add widget
Select New Note widget and drag it to your home screen
Stack Trace:
Caused by: java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.CREATE_SHORTCUT cmp=com.orgzly/.android.ui.TemplateChooserActivity } from ProcessRecord{2ed9b75 7069:com.google.android.apps.nexuslauncher/u0a109} (pid=7069, uid=10109) not exported from uid 10151 at android.os.Parcel.createException(Parcel.java:2071) at android.os.Parcel.readException(Parcel.java:2039) at android.os.Parcel.readException(Parcel.java:1987) at android.app.IActivityTaskManager$Stub$Proxy.startActivity(IActivityTaskManager.java:3851) at android.app.Instrumentation.execStartActivity(Instrumentation.java:1705) at android.app.Activity.startActivityForResult(Activity.java:5192) at com.android.launcher3.proxy.ProxyActivityStarter.onCreate(SourceFile:8) at android.app.Activity.performCreate(Activity.java:7802) at android.app.Activity.performCreate(Activity.java:7791) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1299)
Summary:
The app crashes when adding the widget New Note to the home screen.
Steps to Reproduce:
Stack Trace:
Caused by: java.lang.SecurityException: Permission Denial: starting Intent { act=android.intent.action.CREATE_SHORTCUT cmp=com.orgzly/.android.ui.TemplateChooserActivity } from ProcessRecord{2ed9b75 7069:com.google.android.apps.nexuslauncher/u0a109} (pid=7069, uid=10109) not exported from uid 10151 at android.os.Parcel.createException(Parcel.java:2071) at android.os.Parcel.readException(Parcel.java:2039) at android.os.Parcel.readException(Parcel.java:1987) at android.app.IActivityTaskManager$Stub$Proxy.startActivity(IActivityTaskManager.java:3851) at android.app.Instrumentation.execStartActivity(Instrumentation.java:1705) at android.app.Activity.startActivityForResult(Activity.java:5192) at com.android.launcher3.proxy.ProxyActivityStarter.onCreate(SourceFile:8) at android.app.Activity.performCreate(Activity.java:7802) at android.app.Activity.performCreate(Activity.java:7791) at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1299)
https://user-images.githubusercontent.com/54218218/183915060-a2561997-a2fb-48cb-b97a-a8ae8833bf3e.mp4