dieselpat
dieselpat
You lost me there. My framework search patch seems correct: [image: Screen Shot 2019-10-02 at 1.00.47 PM.png] I have an import not found, will the framework search path help? I...
My framework search patch seems correct: I have an import not found, will the framework search path help? I don't see that you include node_modules in your header search path,...
Ah! I was trying to build it on it own. Well that sums it up... I'll retest your example app with 0.61.1 see how far I can get. Thanks. On...
About the Auth screen that no longer appears, I'm trying to understand the code logic: In RNSpotifyAuthController.m, we can read: Now, the decisionHandler gets a PolicyAllow because canHandleRedirectURL returns false...
Thanks much of the prompt feedback. I'm tying to understand your code only. It looks great, works well and hasn't changed. I went back to xCode 10.3 thinking that issue...
Right, Thanks, it closes for another reason. On Thu, Oct 3, 2019 at 2:32 PM Luis Finke wrote: > jowabo://auth is not the prefix of > https://accounts.spotify.com/authorize?clie...., so the page...
I have had a ton of luck with this: [https://github.com/openbakery/gradle-xcodePlugin](https://github.com/openbakery/gradle-xcodePlugin) I'm gonna call this "the best thing that happened to Xcode ever". It tells you everything that works and doesn't....