Giter VIP home page Giter VIP logo

legit_story_share's People

Contributors

bobber205 avatar matiastucci avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

legit_story_share's Issues

Cocoapods install issue

cocoapod version: 1.5.3
Getting
image

when running pod install. I tried adding :modular_headers => true but no luck. Any thoughts on how to fix this? Thanks in advance!

Couldn't find meta-data for provider with authority com.mypackage.fileprovider

I've been poring over this for the past 48 hours with absolutely no progress so would really appreciate a second pair of eyes on this.

So I've set this up and it works exactly as expected on iOS but on Android it builds but the final step of sharing to Instagram fails.

It looks like I need to add a <provider> in my manifest file, but I haven't been able to add it successfully.

If I add the following:

<provider
    android:name="androidx.core.content.FileProvider"
    android:authorities="${applicationId}.fileprovider"
    android:grantUriPermissions="true"
    tools:replace="android:resource"
    android:exported="false">
    <meta-data
        android:name="android.support.FILE_PROVIDER_PATHS"
        android:resource="@xml/file_paths" />
</provider>

The app doesn't build. What should I be adding as a provider? Or is the error caused by something else? I wasn't sure that I needed a provider because it's not mentioned in the docs for either this package or react-native-story-share upon which this is based.

fatal error: module map file not found

System:
    OS: macOS 10.15
    CPU: (8) x64 Intel(R) Core(TM) i7-8569U CPU @ 2.80GHz
    Memory: 1.13 GB / 16.00 GB
    Shell: 5.7.1 - /bin/zsh
  Binaries:
    Node: 12.10.0 - ~/.nvm/versions/node/v12.10.0/bin/node
    Yarn: 1.19.1 - /usr/local/bin/yarn
    npm: 6.10.3 - ~/.nvm/versions/node/v12.10.0/bin/npm
    Watchman: 4.9.0 - /usr/local/bin/watchman
  SDKs:
    iOS SDK:
      Platforms: iOS 13.0, DriverKit 19.0, macOS 10.15, tvOS 13.0, watchOS 6.0
    Android SDK:
      API Levels: 28, 29
      Build Tools: 29.0.2
      System Images: android-28 | Google APIs Intel x86 Atom
  IDEs:
    Android Studio: 3.4 AI-183.6156.11.34.5692245
    Xcode: 11.0/11A420a - /usr/bin/xcodebuild
  npmPackages:
    react: 16.9.0 => 16.9.0
    react-native: 0.61.2 => 0.61.2

I was getting an error saying that the swift version wasn't defined. I added ENV['SWIFT_VERSION'] = '5.0' at the top of the Podfile and that fixed it.

But now I'm getting this:

fatal error: module map file '/Users/mati/Library/Developer/Xcode/DerivedData/AwesomeProject-bszisrawkruhzqeczzlybeyfaiah/Build/Products/Debug-iphonesimulator/react-native-legit-story-share/react_native_legit_story_share.modulemap' not found

any ideas?

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.