Enrique Hudson
Results
2
comments of
Enrique Hudson
@Ayyanchira thank you for your answer Yes, I follow the instructions on the Installing Iterable's React Native SDK page, I have those lines in the MainApplication file.
I am using with deeplinks with this form: appname://list/ The deeplinks are working when I open from a page or external app. I tried with: `config.allowedProtocols = ['http', 'https', 'appname'];`...