SurveySparrow React Native SDK enables you to collect feedback from your mobile app. Embed the Classic, Chat & NPS surveys in your React Native application seamlessly with few lines of code.
MIT License
6
stars
2
forks
source link
Bypassing e-mail screen on survey - Not working on iOS #15
We are able to solve the problem by updating the iOS survey sparrow SDK tag to 0.3.0 in podfile with some other changes but writing postscript is not a right solution.
On iOS we are unable to by pass the email screen on our CSAT survey even when we send email in custom params as mentioned in this https://github.com/surveysparrow/surveysparrow-react-native-sdk/issues/10 issue.
We are able to solve the problem by updating the iOS survey sparrow SDK tag to 0.3.0 in podfile with some other changes but writing postscript is not a right solution.