Hello!
I have built an App in meteor and need to build native android/ios app to communicate with the backend. I know it is possible to consume DDP in native apps but have not seen a step by step guide.
Does anyone has similar experience? What are the steps we need to do on Meteor vs Android.
I have seen https://github.com/delight-im/Android-DDP but it only explains what needs to be done in Android Studio.
Any help will be appreciated.
Thanks in advance.