React-native-track-player: ios Error symbol(s) not found for architecture x86_64

Created on 21 Jan 2019  路  4Comments  路  Source: react-native-kit/react-native-track-player

How to solve this problem ? I use this on new project to test run my default program and it show error

Here is my PodFile to resolve symbol not found problem

image

after 'Pod Install'

Here is the error.

image

is there a way to install this RNTrackPlayer ?

Step I try

  1. Create New project
  2. yarn add react-native-track-player
  3. open ios project and show : Symbol(s) not found for architecture x86_64 (Solved when install pod)

Stuck in this problem

Most helpful comment

@shiroze how did you fix this? Please don't just close an issue without posting the solution...

Create .swift File

you can check the method Here

All 4 comments

@shiroze how did you fix this? Please don't just close an issue without posting the solution...

@shiroze how did you fix this? Please don't just close an issue without posting the solution...

Create .swift File

you can check the method Here

@shiroze appreciate it! that worked.

@shiroze appreciate it! that worked.

your welcome, dont forget give response so other can solve it.

Happy to help.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Sathyanarayan09 picture Sathyanarayan09  路  3Comments

KalebPortillo picture KalebPortillo  路  4Comments

sagargheewala picture sagargheewala  路  3Comments

tarahiw picture tarahiw  路  3Comments

toooldmohammad picture toooldmohammad  路  3Comments