Hi, after great pains I was able to link phone to PC (macOS worked), install ADB and bypass Android restrictions so to install Pebble, but macOS terminal throws this error at the very last moment:
adb install --bypass-low-target-sdk-block pebble-4.4.3.apk
Performing Streamed Install
adb: failed to install pebble-4.4.3.apk: Failure [INSTALL_FAILED_VERIFICATION_FAILURE: Install not allowed for file:///data/app/vmdl392127589.tmp]
Now I've defeated. What can I do? Thank you!
#INSTALL_FAILED_VERIFICATION_FAILURE:Install not allowed for file (SOLVED)
1 messages · Page 1 of 1 (latest)
Thanks for creating a new help thread. Someone will likely be along soon to assist. In the meantime, have you checked https://help.rebble.io ?
Once your issue has been resolved, please update the thread title to include the word 'solved'.
https://stackoverflow.com/a/51154492 suggests to turn off app verification over ADB. Perhaps it'll work then?
Thank you. That did not work
I switched to Linux - Ubuntu. Here no error is thrown but install command just gets stuck. Nothing happens inside the phone either
Is that through a VM/WSL? Or an actual Ubuntu machine?
And at what point does it get stuck?
It's an actual Ubuntu machine. Gets stuck at the same installation point. The only difference is that it won't prompt installation inside the phone, nor will throw any error.
I'll try again on the Mac in the evening
what phone do you have
because you try doing it on device using shizuku and installwithoptions
its a Xiaomi 14 Ultra
Does the phone show up when youxrun adb devices? Cna you paste the console output here?
NOW IT WORKED!
Thank you!
The steps were: allowing Intalls through USB debugging, but turn off app verification over ADB
Worked on macOS
Install not allowed for file (SOLVED)
Issue Solved!
It looks like your issue has been solved. Thanks to everyone who helped out!
INSTALL_FAILED_VERIFICATION_FAILURE:Install not allowed for file (SOLVED)