Commit 966d072
committed
Log Fatal log for null app ID only on native SDK
* Wrapper SDKs will automatically initialize with null app ID.
* On wrappers, this fatal log is very misleading, so only log if this happens on the native SDK.
* Most wrappers also have type signatures indicating app ID should be non-null for the public initialize API1 parent d63855d commit 966d072
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
293 | 293 | | |
294 | 294 | | |
295 | 295 | | |
296 | | - | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
297 | 300 | | |
298 | 301 | | |
299 | 302 | | |
| |||
0 commit comments