aksonov / react-native-xmpp

XMPP library for React Native (iOS and Android native support)
BSD 2-Clause "Simplified" License
305 stars 96 forks source link

CFBundleIdentifier", Does Not Exist #104

Open rvleyden opened 5 years ago

rvleyden commented 5 years ago

Hello I'm very new to this project, but trying to build the example, this fails. I'm running nom install and npm audit fix in the Xmppdemo directory. Added a pod file to the iOS directory (pod init, edit and then pod install). Tried running the iOS app with "react-native run-ios" but got a failure "rint: Entry, ":CFBundleIdentifier", Does Not Exist".

I'm using Xcode 9.4.1

rvleyden commented 5 years ago

Ping

rvleyden commented 5 years ago

I checked out the source from master, please explain the steps to build the project

rvleyden commented 5 years ago

ping

rvleyden commented 5 years ago

Amy response ?

rvleyden commented 5 years ago

no response yet....

ducle01490 commented 5 years ago

Hey, have you try build on Xcode? I got error with CFBundleIdentifier then I resolved it when i build on Xcode