identity-appflip-android
identity-appflip-android copied to clipboard
Lightweight Android app that simulates your native app role during App Flip
On [the AppFlipActivity](https://github.com/googlesamples/identity-appflip-android/blob/7cb9a398a5dd51d2dbe6ecd465f2319287dfa2f6/app/src/main/java/com/google/appflip_sample_android/AppFlipActivity.java#L59) the error codes don't match the [documentation](https://developers.google.com/identity/account-linking/app-flip-android#table_of_error_codes). On AppFlipActivity:  On the docs:  Also the docs show `INVALID_REQUEST` for both error code 1 and 11
This updates the build dependencies to the latest, as well as enables a basic GitHub Actions CI for this repo. - Gradle Wrapper `5.6.4` - Android Gradle plugin `3.6.2` ![ci][1]...