Commit 7709f87
committed
Removing the subclassing of UnityAppController for iOS.
This avoids any issues when this plugin is used with others that need
to handle deep links, etc.
Also fixes a bug when trying to sign back in after signing out.
Change-Id: Ia35f228a82c4744f83fb9955bc68366c68a828a71 parent f9bf400 commit 7709f87
File tree
7 files changed
+535
-348
lines changed- GoogleSignInPlugin/Assets
- GoogleSignIn
- Plugins/iOS/GoogleSignIn
7 files changed
+535
-348
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
| |||
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
Lines changed: 35 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments