Mete Cakman
Mete Cakman
So I've been dealing with this problem for years - if I build my app as an APK, and submit it to the Play Store, it works fine. If I...
Hey there, I've made some changes for my own purposes that might be of interest in the main project. 1. Made it more obj-c friendly by adding @objc access to...
## Summary It seems the `LocalMobileReaderDelegate` method `localMobileReaderDidAcceptTermsOfService()` gets called every single time we connect the local mobile reader, and not only when the user actually accepts the TOS. Is...