Andrew Low
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: 
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...