cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to add data-app-key in App.accessRule of meteor application for android

How to add data-app-key in App.accessRule of meteor application for android

prachi708
Explorer | Level 3

I am developing web app and cordova app (android) together in meteor, I have included different scripts in it but cordova app is not recognizing scripts and gives different script missing error.

After search I find out that by adding script in mobile-config.js by App.accessRule will work, and it worked for me.

I am using dropbox API in my application and it requires use of

  < script type=“text/javascript” src=“https://www.dropbox.com/static/api/2/dropins.js” id=“id_dropbox” data-app-key=“xxxxxxxxxxx”>

now my problem is including this script like this is working fine for web app but for cordova app I have to pass data-app-key in App.accessRule and I am not able to do that. Please tell how this can be done.

1 Reply 1

Greg-DB
Dropbox Staff

[Cross-linking for reference: https://stackoverflow.com/questions/46240874/how-to-add-data-app-key-in-app-accessrule-of-meteor-app... ]

 

Unfortunately the JavaScript Dropbox Chooser/Saver aren't built for use in Cordova. I'll send this along as a feature request for official support and instructions, but that being the case I'm afraid I can't offer a solution here.

Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?