phoenix-react-native-mashup
phoenix-react-native-mashup copied to clipboard
A sample chat app using React Native and Phoenix.
Results
1
phoenix-react-native-mashup issues
Sort by
recently updated
recently updated
newest added
In `ChatClient` after running `react-native run-ios` I get the following error: ``` Error: Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/ChatClient.app/Info.plist Print: Entry, ":CFBundleIdentifier", Does Not Exist ``` And indeed the `Products`...
bug