1

Following error in console:

fatal error: DropboxSDK: unable to link; app isn't registered to query for URL scheme dbapi-2. Add a dbapi-2 entry to LSApplicationQueriesSchemes:

What am I missing? Help is very appreciated.

1 Answer 1

1

I got it fixed. actually LSApplicationQueriesSchemes takes an array of string. changing LSApplicationQueriesSchemes type from string to array fixes the above issue.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.