I have an app that uses Dropbox in a native android apk that I wrote in 2016. It now needs some updates and Dropbox is no longer working in my app. I see that the library that NSB uses has been depricated and a new Dropbox Api V2 needs to be used. Has anyone got it working yet? The documentation is hard to find and a lot to wade thru so if anyone has done this I would love to know how?
Currently running NSB AppStudio 5.2.1.3 and the library that it tries to load isn’t there anymore: www.dropbox.com/static/api/dropbox-datastores-1.2-latest.js
It would be great if there is a new library that provides the same interface and functionality.
Thanks