I've run through all install instructions, and compared the demo project to mine extensively, and I can't figure out what is going wrong. I'm basically getting all of the errors this guy is getting:
I even upgraded your demo project to Swift 5, and recommended settings to match as much as possible and it still works fine.
I noticed that the OpenSSL files are checked-in, and wasn't sure if this might be the reason your project is working - I.E. not using the compiled output from the pod.
Do you have any ideas or recommendations? Any insight would be hugely appreciated.
Hey there!
I've run through all install instructions, and compared the demo project to mine extensively, and I can't figure out what is going wrong. I'm basically getting all of the errors this guy is getting:
https://stackoverflow.com/questions/46340406/xcode-9-undefined-symbols-for-architecture-arm64-within-rmappreceipt
I even upgraded your demo project to Swift 5, and recommended settings to match as much as possible and it still works fine.
I noticed that the OpenSSL files are checked-in, and wasn't sure if this might be the reason your project is working - I.E. not using the compiled output from the pod.
Do you have any ideas or recommendations? Any insight would be hugely appreciated.