Skip to content

iOS version had error & here are some proposed solution. #14

@necixy

Description

@necixy

I tried all the steps mentioned in the readme file and there were error while running iOS and I was able to fix it with following two steps:

  1. After you add the ReactNativeHeading.xcodeproj project into library, you also need to add the "libReactNativeHeading.a" into target's "Line Binary with Libraries" section.
  2. In iOS the degree is "degree.heading" instead of "data" only. (In DeviceEventEmitter.addListener("headingUpdated")).

I hope this can help someone facing problem.

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