Wear OS watch apk not working with Android 13 phone

Started by anacleto, June 21, 2023, 10:01:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

anacleto

Hi.

Anyone is using the Wear OS app with the Google Play version of Oruxmaps on an Android 13 phone? 

For me, the watch app opens ok, but it does not communicate with the phone app.

When I press the start recording button on watch, there is no response on phone, and in the logcat of the phone there are some errors:



[06-21 21:55:41.190 2117:4131 W/PackageManager]
Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER cmp=com.orux.oruxmapsDonate/com.orux.oruxmaps.wearable.WearableMobileListenerService }

[06-21 21:55:41.191 2117:4131 W/PackageManager]
Access blocked: ComponentInfo{com.orux.oruxmapsDonate/com.orux.oruxmaps.wearable.WearableMobileListenerService}

[06-21 21:55:41.191 2117:4131 W/PackageManager]
Intent does not match component's intent filter: Intent { act=com.google.android.gms.wearable.BIND_LISTENER cmp=com.orux.oruxmapsDonate/com.orux.oruxmaps.wearable.WearableMobileListenerService }

[06-21 21:55:41.191 2117:4131 W/PackageManager]
Access blocked: ComponentInfo{com.orux.oruxmapsDonate/com.orux.oruxmaps.wearable.WearableMobileListenerService}

[06-21 21:55:41.192 2117:4131 W/ActivityManager]
Unable to start service Intent { act=com.google.android.gms.wearable.BIND_LISTENER cmp=com.orux.oruxmapsDonate/com.orux.oruxmaps.wearable.WearableMobileListenerService } U=0: not found


Maybe it is related with this new "feature" of Android 13?:
https://medium.com/androiddevelopers/making-sense-of-intent-filters-in-android-13-8f6656903dde