Andrew Low

Results 5 comments of Andrew Low

Just checking to see if there has been any progress? I really love to have this!

I found this fork by PonnamKarthik solved this issue with PDF's: https://github.com/PonnamKarthik/FinestWebView-Android

FYI - It seems ObjectMapper was written with Swift 3.2. Swift 3.2 is not supported anymore in Swift 5.0: ![image](https://user-images.githubusercontent.com/5027396/58226333-9b2d8300-7d69-11e9-927f-bcc0343c085c.png)

I would like to check if this fix will be merged and released soon as iOS 14 is now available and I am getting reports that my apps are crashes...

I had a similar issue. I found out that userInteractionEnabled was set to NO by default for the badge. I just set this to YES and I am now able...