Dunny

Results 11 comments of Dunny

Actually it's not always null, I omit some of the array before compressing and it uncompresses as expected on PHP. I just can't find a reason why adding more is...

thanks, I was just having this issue!

another request for returning the card type, works great in Ionic 4!

``` 13:31:30.406896+0100 PAL[604:103781] Scanning for BLE Peripherals 13:31:30.408684+0100 PAL[604:103781] scanForPeripheralsWithServices 13:31:31.397547+0100 PAL[604:103781] didDiscoverPeripheral 13:31:33.409219+0100 PAL[604:103781] Stopped Scanning 13:31:33.409550+0100 PAL[604:103781] Known peripherals : 1 13:31:33.409785+0100 PAL[604:103781] List of currently known peripherals...

Did anyone get this working? onAfterAddingFile only seems to call after onCompleteItemCallback and readAsDataURL needs a blob not a file. any help appreciated.

had the same issue, I think updated to latest ruby 2.7.3 finally fixed it.

ok for anyone else that's having the same issue ... window.plugins.OneSignal.User.pushSubscription.id I've no idea what that returns, it doesn't exist in my OneSignal portal, so I ignore this completely now....

I've sent them to one signal support, Ive not heard nothing back since. It's returning the wrong subscription id from the api too, its a subscription id that doesn't exist...

So it worked by going through, window.plugins.OneSignal.Notifications.requestPermission(true).then((accepted: boolean) => { but it's weird it didn't work the above way, since it had actually also enabled push permission.

Ideally I'd like to put this on my own AWS account to, can we not use the src to set that up? Anyone done that?