Open GoogleCodeExporter opened 9 years ago
Hello,
It seems that you have a private entry in MyGlass while testing and this entry
is turned off for the account you're using. What is happening is that the
MyGlass sync notices that this Glassware should be turned off on your device
and is uninstalling it.
Could you try turning it on and then install your development version on top of
it with `adb install -r <path/to/new.apk>`? Make sure to use the same signing
certificate.
Best,
Alain
Original comment by ala...@google.com
on 9 Jul 2014 at 3:02
I am running into the same issue and I can confirm that the -r flag does not
resolve anything. How can we test apps if they keep getting uninstalled?
Original comment by bram.van...@endare.com
on 19 Aug 2014 at 4:19
This seems to happen only to APK's that you have submitted to Google for
approval. Just change the package name temporarily and you should be good to go.
Original comment by bram.van...@endare.com
on 20 Aug 2014 at 7:17
I had the same issue with my app submitted to Google for approval. When I
changed the package name, the issue disappeared. Probably something to do with
the way glass verifies a package.
Original comment by banqf...@gmail.com
on 24 Aug 2014 at 6:23
Original issue reported on code.google.com by
moya...@gmail.com
on 9 Jul 2014 at 1:47