Skip to content

Platform-specific client ID #133

@mgatelabs

Description

@mgatelabs

I was able to solve this on my End by writing a script to edit the GoogleDrive asset file during the build process, but I have a project that runs on iOS and Android. I just started to work with iOS and it's integration was fine, but then Android started to complain about invalid URI's.

From what I can tell, the way it's setup is really just to support one OS as a time, since it was trying to use the iOS settings for Android. Switching the client_id, clientid and reverseclient... to Android values made it functional on my side.

It would be nice to have individual settings for Android/iOS to store the Client ID's since they could be different.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions