I do reproduce your image of “no map”. What does a full logcat show?
Maybe this
adb logcat | grep se.parkster.client.android
does not tell the whole story.
I see as only error as _E_
04-25 08:25:54.298 3706 3748 E undation.e.apps: Updating download Urls failed for se.parkster.client.android exception: null
and looking for map:
04-25 08:26:28.607 5118 5118 D DynamiteContextFactory: Created and cached a new DynamiteContext for cacheKey: com.google.android.gms.maps_dynamite-se.parkster.client.android
04-25 08:26:28.611 5118 5156 I FA : adb shell setprop debug.firebase.analytics.app se.parkster.client.android
04-25 08:26:28.680 5118 5140 D FirebaseSessions: Fetched settings: {"settings_version":3,"cache_duration":190829,"features":{"collect_logged_exceptions":true,"collect_reports":true,"collect_analytics":false,"prompt_enabled":false,"push_enabled":false,"firebase_crashlytics_enabled":false,"collect_anrs":true,"collect_metric_kit":false,"collect_build_ids":true},"app":{"status":"activated","update_required":false,"report_upload_variant":2,"native_report_upload_variant":2},"fabric":{"org_id":"54f2f4caf61d77fc17000351","bundle_id":"se.parkster.client.android"},"on_demand_upload_rate_per_minute":10,"on_demand_backoff_base":1.2,"on_demand_backoff_step_duration_seconds":60,"app_quality":{"sessions_enabled":true,"sampling_rate":1,"session_timeout_seconds":1800},"on_demand_thread_recording_suspension_enabled":true}
04-25 08:26:29.070 5118 5118 D DynamiteContextFactory: Created and cached a new ClassLoader for cacheKey: com.google.android.gms.maps_dynamite-se.parkster.client.android ClassLoader: 126218744
After change AP to allow trackers one change is the appearance of
04-25 08:57:11.432 1722 1822 V WindowManager: Sent Transition (#50) createdAt=04-25 08:57:11.223 via request=TransitionRequestInfo { type = OPEN, triggerTask = TaskInfo{userId=0 taskId=249 effectiveUid=10032 displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=se.parkster.client.android/.base.feature.start.MainActivity } baseActivity=ComponentInfo{se.parkster.client.android/se.parkster.client.android.base.screen.BaseActivity} topActivity=ComponentInfo{se.parkster.client.android/se.parkster.client.android.base.screen.BaseActivity} origActivity=null realActivity=ComponentInfo{se.parkster.client.android/se.parkster.client.android.base.feature.start.MainActivity} numActivities=1 lastActiveTime=2835050 supportsMultiWindow=true resizeMode=1 isResizeable=true minWidth=-1 minHeight=-1 defaultMinSize=220 token=WCT{RemoteToken{bda542b Task{b605a6c #249 type=standard A=10032:se.parkster.client.android}}} topActivityType=1 pictureInPictureParams=null shouldDockBigOverlays=false launchIntoPipHostTaskId=-1 lastParentTaskIdBeforePip=-1 displayCutoutSafeInsets=Rect(0, 53 - 0, 0) topActivityInfo=ActivityInfo{e2a4458 se.parkster.client.android.base.screen.BaseActivity} launchCookies=[android.os.BinderProxy@7303e46] positionInParent=Point(0, 0) parentTaskId=-1 isFocused=true isVisible=true isVisibleRequested=false isTopActivityNoDisplay=false isSleeping=false locusId=null displayAreaFeatureId=1 isTopActivityTransparent=false isActivityStackTransparent=false lastNonFullscreenBounds=Rect(171, 380 - 549, 1100) capturedLink=null capturedLinkTimestamp=0 requestedVisibleTypes=-9 topActivityRequestOpenInBrowserEducationTimestamp=0 appCompatTaskInfo=AppCompatTaskInfo { topActivityInSizeCompat=false eligibleForLetterboxEducation= false isLetterboxEducationEnabled= false isLetterboxDoubleTapEnabled= false eligibleForUserAspectRatioButton= false topActivityBoundsLetterboxed= false isFromLetterboxDoubleTap= false topActivityLetterboxVerticalPosition= -1 topActivityLetterboxHorizontalPosition= -1 topActivityLetterboxWidth=-1 topActivityLetterboxHeight=-1 topActivityLetterboxAppWidth=-1 topActivityLetterboxAppHeight=-1 isUserFullscreenOverrideEnabled=false isSystemFullscreenOverrideEnabled=false hasMinAspectRatioOverride=false topActivityLetterboxBounds=null cameraCompatTaskInfo=CameraCompatTaskInfo { freeformCameraCompatMode=inactive}} topActivityMainWindowFrame=null}, pipChange = null, remoteTransition = null, displayChange = null, flags = 0, debugId = 50 }
Speculation WCT{RemoteToken represents an attempt to verify Play Store as the origin. (??)
Source Aurora store: devs ask for feedback and include a statement saying “no data shared”. In view of the Plexus review maybe ask the devs whether they made changes support@parkster.com