50ButtonsEach / fliclib-ios

The fliclib framework for iOS
35 stars 5 forks source link

grabFlicFromFlicApp opens store instead flic app #26

Closed janonymus closed 7 years ago

janonymus commented 7 years ago

Hi!

I'm not sure if I did everything correctly, but I had followed everything that the tutorial offered, and when I fire grabFlicFromFlicApp then it opens the app store at the flic app (I have already installed this app, and have used the button there)

janonymus commented 7 years ago

found the issue...

LSApplicationQueriesSchemes must be an array type (somehow it was a dict)

arlomedia commented 6 years ago

And the LSApplicationQueriesSchemes list must contain "flic20". I didn't see this in the text of the tutorial, but it's shown in one of the screen shots.