Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Installation issues #26

Closed
fozzarelo opened this issue Mar 28, 2017 · 2 comments
Closed

More Installation issues #26

fozzarelo opened this issue Mar 28, 2017 · 2 comments

Comments

@fozzarelo
Copy link

Lexical or Preprocessor issue...

Had to remove the React/ prefixes on all your .h's and m's.
Need to update that link. :)

@vtam311
Copy link

vtam311 commented Mar 31, 2017

+1 thanks for the solution @fozzarelo

@ocetnik
Copy link
Owner

ocetnik commented Mar 31, 2017

Hi guys,

you are probably using react-native-background-timer with version of React Native <0.40. From React Native version 0.40 there are some breaking changes and one of them is, that native code on iOS must refer to headers with React namespace. This was fixed in pull request #19 and react-native-background-timer v1.0.0 was released. If you need to use react-native-background-timer with React Native version <0.40, you should have "react-native-background-timer": "0.1.4" in your package.json.

Please correct me if I'm wrong. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants