-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I am using s22, android 12.
When receive an intent ,there is extra :"com.google.android.location.internal.EXTRA_ACTIVITY_RESULT", however from the source code:
return !hasResult(var0) ? null : (ActivityTransitionResult)SafeParcelableSerializer.deserializeFromIntentExtra(var0, "com.google.android.location.internal.EXTRA_ACTIVITY_TRANSITION_RESULT", CREATOR);
It should be com.google.android.location.internal.EXTRA_ACTIVITY_TRANSITION_RESULT, so Is there a bug in samsung phone?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels