Assigned
Status Update
Comments
da...@elstensoftware.com <da...@elstensoftware.com> #2
for example, many different devices return the same longitude and latitude.such as : longitude is 121.474000 and latitude is 31.230001.
i donnot understand why is the data the same?
i donnot understand why is the data the same?
ki...@google.com <ki...@google.com>
ki...@google.com <ki...@google.com> #3
the fractional part of the location data is exactly the same.
co...@gmail.com <co...@gmail.com> #4
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
What steps are needed to reproduce this issue? Frequency of occurrence?
Which Android build are you using? (e.g. AP4A.241205.013.A1)
Which device did you use to reproduce this issue?
Can you confirm if this issue is reproducible on a Pixel/Nexus device?
Please provide a sample project or apk to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project or apk.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:https://developer.android.com/studio/debug/bug-report#bugreportdevice
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report and screenshot to google drive and share the folder to android-bugreport@google.com, then share the link here.
What steps are needed to reproduce this issue? Frequency of occurrence?
Which Android build are you using? (e.g. AP4A.241205.013.A1)
Which device did you use to reproduce this issue?
Can you confirm if this issue is reproducible on a Pixel/Nexus device?
Please provide a sample project or apk to reproduce the issue. Also mention the steps to be followed for reproducing the issue with the given sample project or apk.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:
Alternate method
Navigate to “Developer options”, ensure “USB debugging” is enabled, then enable “Bug report shortcut”. Capture bug report by holding the power button and selecting the “Take bug report” option.
Note: Please upload the bug report and screenshot to google drive and share the folder to android-bugreport@google.com, then share the link here.
da...@elstensoftware.com <da...@elstensoftware.com> #5
Please provide the requested information to proceed further. Unfortunately the issue will be closed within 7 days if there is no further update.
Description
When publishing a new version of my app with updated dependencies (no actual change in app functionality) my apps are repeatedly rejected. The message is:
So there are two suggestions for what the problem is. The trouble is, neither of them are true:
This is incorrect, as can be seen in this screenshot:
My app is "Astiga" - it can be seen both in the picker, and the running apps.
It does contain this intent filter. Here's a portion of my
AndroidManifest.xml
:So both suggested problems are incorrect.
I have followed up in appeal for more information about what is going wrong, and this was the response:
I don't think this is useful. If an app review is rejecting a bundle, a description of what is wrong should be provided.
Right now I'm stuck with not being able to publish an app, and the clock is ticking on the target API requirement soon to be enforced.