Skip to content

React Native iOS Pointer is missing nullability type specifier warnings for Places and Target libraries #368

@cacheung

Description

@cacheung

Prerequisites

  • This is not a Security Disclosure, otherwise please follow the guidelines in Security Policy.
  • I have searched in this repository's issues to see if it has already been reported.
  • I have updated to the latest released version of the SDK and the issue still persists.

Bug summary

There are warnings of Pointer is missing a nullability type specifier in RCTAEPPlacesDataBridge and AEPTargetRequestObjectDataBridge.

warnings

Environment

Xcode Version 15.1

Steps to reproduce

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions