We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99bd0bc commit fef43c2Copy full SHA for fef43c2
Branch-SDK/Branch-SDK/BNCApplication.h
@@ -50,5 +50,5 @@
50
@property (atomic, readonly) NSDictionary<NSString*, NSString*>*_Nonnull deviceKeyIdentityValueDictionary;
51
52
/// The team identifier for the app.
53
-@property (atomic, readonly) NSString* teamID;
+@property (atomic, readonly) NSString*_Nullable teamID;
54
@end
0 commit comments