react-native-hockeyapp icon indicating copy to clipboard operation
react-native-hockeyapp copied to clipboard

Needed to add url scheme to Info.plist

Open abcd-ca opened this issue 9 years ago • 1 comments

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.

abcd-ca avatar Feb 07 '17 00:02 abcd-ca

Can you modify the Readme and create PR for this?

iamladi avatar Mar 06 '17 16:03 iamladi