You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had trouble getting my app to build while following the documentation. I got lost between editing Info, not knowing what to add there and how to refer to it in AppDelegate.m.
About to test if it actually works. Not sure how to improve the docs.. should the Info.plist editing me elaborated on or should we define a const like above?
The text was updated successfully, but these errors were encountered:
I had trouble getting my app to build while following the documentation. I got lost between editing
Info
, not knowing what to add there and how to refer to it inAppDelegate.m
.Eventually, I got it to build like this:
About to test if it actually works. Not sure how to improve the docs.. should the
Info.plist
editing me elaborated on or should we define a const like above?The text was updated successfully, but these errors were encountered: