Package names: no.vipps.bankid, no.dnb.vipps, and com.oslomikrobuldring.
I run /e/OS 1.7 on a FP3.
I think BankID and Vipps have the same issue, they need to be authenticated using a code, and this is done through an in-app browser. I can enter the information required to authenticate, but after that the authentication can’t finalize.
Not sure what I’m looking for, but here’s what I thought might be related to the BankID issue:
02-06 22:45:01.077 11016 11016 W : type=1400 audit(0.0:9676): avc: denied { read } for name=“tcp” dev=“proc” ino=4026532086 scontext=u:r:untrusted_app:s0:c3,c257,c512,c768 tcontext=u:object_r:proc_net_tcp_udp:s0 tclass=file permissive=0 app=no.vipps.bankid
02-06 22:45:01.077 11016 11016 W : type=1400 audit(0.0:9677): avc: denied { read } for name=“unix” dev=“proc” ino=4026532092 scontext=u:r:untrusted_app:s0:c3,c257,c512,c768 tcontext=u:object_r:proc_net:s0 tclass=file permissive=0 app=no.vipps.bankid
02-06 22:45:01.092 1365 1365 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0
02-06 22:45:01.096 1365 1365 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0
02-06 22:45:01.104 3392 3392 D NotificationRepository: updateNotification() called with: list = [13]
02-06 22:45:01.110 3392 3392 D NotificationRepository: updateNotification() called with: list = [13]
02-06 22:45:01.113 1899 1899 W NotifBindPipeline: Row is not set so pipeline will not run. notif = -1|android|26|null|1000
02-06 22:45:01.123 1365 1509 I EntropyMixer: Writing entropy…
02-06 22:45:01.125 11105 11105 E cr_BTSPrefs: No data found for task id: 53
02-06 22:45:01.125 11105 11105 E cr_BkgrdTaskScheduler: Task cannot be canceled because no data was found instorage or data was invalid
02-06 22:45:01.132 990 2117 D NuPlayerDriver: NuPlayerDriver(0xed9c0650) created, clientPid(1365)
02-06 22:45:01.140 990 11550 D GenericSource: FileSource remote
02-06 22:45:01.143 982 32443 I MMParserExtractor: Created(0x720b75da10)
02-06 22:45:01.144 982 32443 E Utils : did not find channel-count and/or sample-rate
02-06 22:45:01.145 982 32443 E Utils : did not find channel-count and/or sample-rate
With Mikrobuldreriet the issue is that you can’t select a place to boulder on the map, and therefore also not book anything. Logcat gives me the following, could this be the issue?
02-06 22:40:00.661 765 1371 W LocSvc_ApiV02: reportSv:3443] At least one RF_LOSS is 0 in gps.conf, please configure it
I lack knowledge in this area but from some searches based on your latest log, the issues could be a couple of things.
A good chunk seems to imply the app doesn’t target Android 11 / API 30 yet. The greylist-max-q stuff.
But that probably has nothing to do with the map issues.
The mapbox github has quite a few issues discussing similar error messages. May be considered normal when there are problems rendering map elements.
The Mbgl-HttpRequest: [HTTP] Cancel request stuff
Not quite sure I know what you mean. I’m running the latest version of the bouldering app, if that’s what you’re asking.
I also tried asking ChatGTP if it could figure out the problem btw. It said (amongst other things):
The location source for the Google Maps application is being set, but the method for setting it is unimplemented. […] I suggest looking into the app’s network settings and ensuring that it has the necessary permissions to access the internet. You may also want to check if there are any compatibility issues between the app and MicroG.
Ah, yes. I didn’t know the name of the app or when it was last updated. I needed the real label which is Mikrobuldring for me in the U.S. in Aurora Store. Found it.
Oslo Mikrobuldreri has quite the number of trackers (19) which are probably all/mostly necessary. Wouldn’t run when I initially blocked all during installation.
Might want to check that Advanced Privacy isn’t blocking anything. The AppMeasurement stuff can be left blocked however.
But I’m betting it needs Play Services for full functionality. Can’t test the app since it requires an account it seems.
Yeah, I tried unblocking everything, didn’t help. But the app developers have gotten back to me now, so let’s see if they can figure out a fix for this issue.
the canceled requests within “Mbgl-HttpRequest” seem to be expected behaviour if the map tiles got already fetched. To me it seems not a map but an overlay widget issue, where some UI element isn’t put to the front to continue. There is a statemanager error that does widget drawing in flutter / reactnative.
As for why these tech stacks proliferate, ISMH but have some guesses.
To resolve this errant behaviour of the Vipp app, I had to: Install F-Droid via App Lounge, install Aurora Store via F-Droid, install Google Chrome via Aurora Store, set
Google Chrome as the default webbrowser, reboot the phone, then Vipps manages to identify you via BankID. Then uninstall Google Chrome.