Prerequisites
Bug summary
There are warnings of Pointer is missing a nullability type specifier in RCTAEPPlacesDataBridge and AEPTargetRequestObjectDataBridge.
Environment
Xcode Version 15.1
Steps to reproduce
- Run the React Native Sample App which contains Places and Target libraries.
https://github.com/adobe/aepsdk-react-native/tree/main/apps/AEPSampleApp
Current behavior
Saw warnings in RCTAEPPlacesDataBridge and AEPTargetRequestObjectDataBridge as shown in the screenshot.
Expected behavior
No warnings
Anything else?
No response
Prerequisites
Bug summary
There are warnings of
Pointer is missing a nullability type specifierin RCTAEPPlacesDataBridge and AEPTargetRequestObjectDataBridge.Environment
Xcode Version 15.1
Steps to reproduce
https://github.com/adobe/aepsdk-react-native/tree/main/apps/AEPSampleApp
Current behavior
Saw warnings in RCTAEPPlacesDataBridge and AEPTargetRequestObjectDataBridge as shown in the screenshot.
Expected behavior
No warnings
Anything else?
No response