good_boy Helpful | Level 5

Comments

  • Hey Can you please supply a snippet for uploading docs with encryption. JS example would be good. Your example would be a better research into this than blindly hoping to stumble on the right one. Dont want to play with users files and pray to god at the same time.
  • If the user is authorizing for the first time, the inappbrowser in Cordova opens the dropbox login web address which allows the user to login and authorize the app, which returns an access token. But if the button is pressed again, the inappbrowser would open momentarily and then close immediately and return the new access…