You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix crash when retrieving mock configuration on iOS.
If configuration wasn't set for a mock / fake class, ConfigGet() would
previously crash. This change modifies the method to optionally retrieve
configuration from the FlatBuffer.
PiperOrigin-RevId: 264635894
0 commit comments