So I'm writing an iOS app and I need it to interface with google sheets. I am able to get my app to be able to be logged into with google through firebase. However, previously, when I made the android version of the app, I didn't use firebase. Is there a way to use the firebase credential to create the google sheets service for iOS? Thanks!!
Asked
Active
Viewed 91 times
0
-
Check out this answer: https://stackoverflow.com/a/73418119/5348018 – Umer Farooq Dec 15 '22 at 15:41