Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: geofencing crashes #220

Open
2 tasks done
Frank-Buss opened this issue Dec 18, 2024 · 2 comments
Open
2 tasks done

[Bug]: geofencing crashes #220

Frank-Buss opened this issue Dec 18, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Frank-Buss
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

In which area is the issue?

Location

In a specific sample?

No response

What happened?

When I start the "Location - Create and monitor Geofence" example, it crashes. I have a Pixel 7 Pro, with Android 15.

Relevant logcat output

2024-12-18 12:05:17.453 32733-32733 WindowOnBackDispatcher  com.example.platform.app             W  sendCancelIfRunning: isInProgress=false callback=androidx.activity.OnBackPressedDispatcher$Api34Impl$createOnBackAnimationCallback$1@5562933
2024-12-18 12:05:17.458 32733-411   HWUI                    com.example.platform.app             D  endAllActiveAnimators on 0xb40000796b807080 (UnprojectedRipple) with handle 0xb4000079bb7b7eb0
2024-12-18 12:05:18.154 32733-32733 VRI[MainActivity]       com.example.platform.app             D  visibilityChanged oldVisibility=true newVisibility=false
2024-12-18 12:05:18.187 32733-32733 WindowOnBackDispatcher  com.example.platform.app             W  sendCancelIfRunning: isInProgress=false callback=androidx.activity.OnBackPressedDispatcher$Api34Impl$createOnBackAnimationCallback$1@88481e6
2024-12-18 12:14:09.174 32733-32733 AndroidRuntime          com.example.platform.app             E  FATAL EXCEPTION: main
                                                                                                    Process: com.example.platform.app, PID: 32733
                                                                                                    java.lang.SecurityException: com.example.platform.app: One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system broadcasts
                                                                                                    	at android.os.Parcel.createExceptionOrNull(Parcel.java:3231)
                                                                                                    	at android.os.Parcel.createException(Parcel.java:3215)
                                                                                                    	at android.os.Parcel.readException(Parcel.java:3198)
                                                                                                    	at android.os.Parcel.readException(Parcel.java:3140)
                                                                                                    	at android.app.IActivityManager$Stub$Proxy.registerReceiverWithFeature(IActivityManager.java:6092)

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Frank-Buss Frank-Buss added the bug Something isn't working label Dec 18, 2024
Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Jan 18, 2025
@Frank-Buss
Copy link
Author

Any news on this? Can someone reproduce it and fix it?

@github-actions github-actions bot removed the Stale label Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant