I was looking at newest phones at the store today and found out that my app cant be seen in google play on S10, S10+, S10e, S9, S9+ and NOTE9. Other Motorola, Huawei, Honor... works fine. And its strange because on my emulator Pixel2 with Android Pie and with google play store it works fine too. In google play console/release management/device catalog it says that all newer galaxy phones are supported but in reality they are not. Target API in my app is 27 but that shouldn't matter, wright!?
Anyways, how do I fix that?
Related
I have an issue where MediaRouteButton is not detecting chromecast on some devices.
It's being detected on the older phone Samsung Galaxy Nexus, but not on my Google Pixel.
The funny thing is it used to work on my Google Pixel, but now it's not working anymore. On my pixel, I checked wifi multiple times and YouTube chromecast works, just not my app.
I checked the sample MediaRouterButton demo and it's not working either. https://github.com/googlecast/MediaRouter-Cast-Button-android
The callback doesn't seem to be triggered.
mMediaRouter.addCallback(mChromecastDeviceSelector,
mMediaRouterCallback,
MediaRouter.CALLBACK_FLAG_REQUEST_DISCOVERY);
EDIT:
I tested on N and O and it didn't work. However the N and O device and the same Google Play Services version (11.7.46). The Samsung Galaxy Nexus has Jellybean but an older Google Play Services version (10.2.98)
EDIT2: Looks like it's working again after the weekend, dunno what happened. :/
EDIT3: It's NOT working again.
I've built and published an instant app for my company but it doesn't work on my own Pixel XL, my wife's Pixel XL, my manager's Pixel XL, or his girlfriend's Pixel XL. We see the instant app "speed bump" window (its just blank with spinner) popup very very briefly for under half a second then it offloads to the website. All of our phones properly identify buzzfeed tasty as an instant app in Google search but the behavior is the same. We have tried a number of different known instant apps and none of them work. All devices are running Oreo.
We have verified we are running the latest Play Services. We have toggled instant apps on and off multiple times. Chrome, Play Store, and Play Services for Instant Apps are fully installed and up to date.
For testing I used a Galaxy S7 Edge (Nougat) that worked flawlessly. We have verified that the published instant app shows up for other Galaxy S7 users.
It's a shame that Google's own devices are having the most problems running their own latest and greatest services.
Any idea what the problem could be?
I am a developer and recently published my new application My VIT on Play Store. Everything is working fine except a small bug in Android Lollipop devices. Whenever my users are trying to install app from play store in their devices, they get a 505 during the time of installation.
The app is running well on Kitkat and many other Lollipop devices. Some devices like nexus 6, nexus 7 2013, htc one m8, yu yuphoria are facing problems. I contacted Google Support, but they provided me with solutions I already performed.
I have cleared my Play Store data, Play Services data, download manager data, reset my date/time and re-added my Google account. Still no luck. I think it's a development issue because my other app is running fine on those devices.
I am using Activity Recognition API available in Google Play Services.
I've tried using Google Play Services 5+ and Google Play Services 6+ (using the new API with GoogleApiClient) on Android 4+ and Android 5+. Everything works great on different kinds of devices, except Samsung Galaxy Note 4
(Announced 2014, September)(Can not test on other Samsung devices.)
The problem is that:
Samsung Galaxy Note 4 has Google Play Services 5.0.89 (currently the
last version is 6.5.99) (and it's not possible to update it)
Activity Recognition API doesn't work (it's available, just
doesn't trigger needed recognition events)
Does anyone faced the similar problems on any Samsung devices?
How to resolve it?
Thanks.
I am testing my app on 2 devices:
Samsung SM-T211 (Android 4.1.2) and Galaxy Nexus (Android 4.3)
I have no problems on the first one, but on the Nexus I get a
Google Play Service out of date. Requires 4242000 but found 315830
How can that be?