Skip to content

iOS installation is step 3 and 4 are wrong #2

Description

@gpminsuk

It took me good hours trying to set up this package on iOS because it seems that the iOS installation steps are copy & paste from it's forked branch. The forked branch instructs to add .xcodeproj to Libraries which is correct because .xcodeproj can be built, but this package instructs to add a directory that contains .h and .m files to Libraries which cannot be built.

The instruction needs to be corrected to add RNSegmentIOAnalytics.h and RNSegmentIOAnalytics.m files directly to the project for build.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions