forked from trent_larson/crowd-funder-for-time-pwa
rename app ID from app.timesafari.app to app.timesafari & adjust tests (Java 20 works)
This commit is contained in:
@@ -74,7 +74,7 @@ execute_deeplink() {
|
||||
echo "---"
|
||||
else
|
||||
# Stop the app before executing the deep link
|
||||
adb shell am force-stop app.timesafari.app
|
||||
adb shell am force-stop app.timesafari
|
||||
sleep 1 # Give it a moment to fully stop
|
||||
|
||||
if adb shell am start -W -a android.intent.action.VIEW \
|
||||
|
||||
Reference in New Issue
Block a user