I need to implement some system to save the data. I want to use Realm, but I will not be a good option to use as a pod within my framework.
I'm implementing a framework that captures GPS coordinates and sends it to a server. That framework will be used by other apps.
Will there be some issues if using Realm (Objective C ) as a pod within my framework? Or it will be issues free?