petercutting

Results 8 comments of petercutting

IIUC this plugin performs as follows:- - fingerprint iOS - OK - fingerprint Android - OK - face iOS - OK - face Android - not so good (according to...

I think I see the same problem as you . All the tabs effectively have the height of the longest tab. So a short tab with say only 1 line...

I ran in to this build error today Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1....

I have the same problem. The Allow permission modal is NOT shown for POST_NOTIFICATIONS If I change permission to CAMERA then it works - the Allow permission modal IS shown....

I seem to have fixed it. I was starting bankid the wrong way. I was using bankid:// but now use https://app.bankid.com/ this means that I can change to so now...

getting the bankid app to redirect back to my app was tricky but it works. It seems that the scheme can only be set once (using Cordova). I have multiple...

well it is my understanding that customurlscheme is used to define the scheme of the app so that the bankid app has something to redirect back to

I ran into this problem but 2.0.4 did not fix it. I am trying to upgrade the weather example to Webpack2. can I instead use the lastest onsenui version which...