I have been tasked with the above conversion for an existing iOS and Android paid app. Everything is set up in the Rev Cat, App Store and Google Play Store for one annual subscription with 1 week free.
My first obstacle is my iOS app is in Objective C and I’m a stranger to Swift (which is used in the excellent walkthrough videos I have found as well as the demo app).
I was wondering if any of you had had this issue and, if so, how you approached the problem?
Did you bridge Swift view controllers to start up your app or work on translating into Obj C?
Thanks in advance.