Static shortcurt shows toast "App isn't installed."
Closed this issue · 4 comments
TheHighriser commented
LeoYe168 commented
How to solve this problem ?
TheHighriser commented
This is described in here: https://github.com/googlesamples/android-AppShortcuts/issues/2
"the solution would be to replace the android:targetPackage with the applicationId from build.gradle and android:targetClass should have the full package name with the class name that is different from applicationId"
LeoYe168 commented
thank you
naitiksoni92 commented
@TheHighriser Still not working!