Hi used to allow users to login using strava or other 3rd parties - do help please!
I am trying to use https://pub.dev/packages/strava_client and want to use the native app strava authorization depending on the device (ios/android) used by the user. That is, if user is on ios, then the ios app should be opened and similarly for android.
What have you tried so far?
I have built a custom action in FF which is triggered on a button click. Apart from the library examples am trying to use gpt to help me build the code, that doesn't seem to work very well. Could you please help me understand the mistakes i have made and how to get it working?
Attached is the error screenshot (please note i do not use firestore but there seem to some browser console errors related to that too!).
Error text - Error: Unsupported operation: Platform._operatingSystem
Here is the code i am currently using in my custom action -