-
Notifications
You must be signed in to change notification settings - Fork 0
Development tips
Taiju Muto edited this page Apr 14, 2025
·
7 revisions
adb logcat --pid=`adb shell pidof -s net.tai2.voicepost`
See https://docs.expo.dev/guides/local-app-production/
emulator -avd Medium_Phone_API_35
emulator -list-avds
xcrun simctl list devices
npx uri-scheme open net.tai2.voicepost:///settings --ios
npx uri-scheme open net.tai2.voicepost:///settings --android