Giter Site home page Giter Site logo

react-native-maps-pods-example's People

Contributors

alexander-veligurov avatar alvelig avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

react-native-maps-pods-example's Issues

":CFBundleIdentifier", Does Not Exist

Heya, I saw your reply on the react-native-maps and trie to follow your steps.

All seemed fine until react-native run-ios and the build fails like this:

** BUILD FAILED **


The following build commands failed:

CompileC /Users/marty/practice/MapPractice2/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/react-native-maps.build/Objects-normal/x86_64/RCTConvert+AirMap.o /Users/marty/practice/MapPractice2/node_modules/react-native-maps/lib/ios/AirMaps/RCTConvert+AirMap.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

Installing build/Build/Products/Debug-iphonesimulator/MapPractice2.app
An error was encountered processing the command (domain=NSPOSIXErrorDomain, code=2):
Failed to install the requested application
An application bundle was not found at the provided path.
Provide a valid path to the desired application bundle.
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Command failed: /usr/libexec/PlistBuddy -c Print:CFBundleIdentifier build/Build/Products/Debug-iphonesimulator/MapPractice2.app/Info.plist
Print: Entry, ":CFBundleIdentifier", Does Not Exist

Here's my package.json:

{
  "name": "MapPractice2",
  "version": "0.0.1",
  "private": true,
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start",
    "test": "jest"
  },
  "dependencies": {
    "react": "16.0.0",
    "react-native": "^0.49.5",
    "react-native-maps": "git+ssh://[email protected]/react-community/react-native-maps.git"
  },
  "devDependencies": {
    "babel-jest": "22.0.0",
    "babel-preset-react-native": "4.0.0",
    "jest": "22.0.0",
    "react-test-renderer": "16.0.0"
  },
  "jest": {
    "preset": "react-native"
  }
}

Any ideas on that?
Thanks

Testing for installation

✅ Debug mode - RN 0.51 react-native run-ios
✅ Release mode on device - RN 0.51 react-native run-ios --device --configuration Release
Xcode -> Product -> Archive and install on device
✅ Other versions of ReactNative (as the instructions specify 0.49) tested with 0.51
✅ Test for new project and already setup one with more native modules
✅ Testflight

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.