react-native-hockeyapp
react-native-hockeyapp copied to clipboard
Needed to add url scheme to Info.plist
Hi, thanks for making this package. I think it probably saved me some time. I found that I had to add the url scheme to my Info.plist or else the authenticate by UUID would stall on redirect. My url scheme looks like ha<my-hockey-app-id which is something like, habf9a26738d294c90b530cfcc733bae91. If this is something you can automate, great. Otherwise it would be helpful to add it to the readme.
Can you modify the Readme and create PR for this?