Hi, I need to find a way to connect my app with Dropbox. I am moving from a Xamarin.iOS app to .net Maui due to Xamarin not being supported anymore. (I can't just change my app to the new .NET as the libraries I used were not ported)
Everything I find onlines shows doing this with a webview, but that is no longer allowed.
I really need to find a way to make this work with .Net Maui, surely this is possible?