NativeScript / plugins

@nativescript plugins to help with your developments.
https://docs.nativescript.org/plugins/index.html
Apache License 2.0
190 stars 107 forks source link

fix(google-signin): Error String resource ID #0x0 #480

Closed CatchABus closed 1 year ago

CatchABus commented 1 year ago

This PR ensures that a more descriptive exception is thrown if resource default_web_client_id is missing.

Fixes #397