Code Monkey home page Code Monkey logo

Comments (7)

niloufarzahiri92 avatar niloufarzahiri92 commented on May 31, 2024 2

I finally fixed the problem these are the steps:
1)rm -fr node_modules/
2) rm -fr yarn.lock
3)cd ios
4) rm -fr Pods
5)rm -fr podfile.lock
6)rm -fr YOURPOJECT.xcworkspace
7) cd ..
8) yarn install
9) cd ios
10) pod install
11)pod update ( this is the magic, updating the pod fixes the issue)

I explained in detail maybe somebody is a beginner

from react-native-tracking-transparency.

kabus202 avatar kabus202 commented on May 31, 2024

@niloufarzahiri92 did you find any solution? having exact the same issue

from react-native-tracking-transparency.

niloufarzahiri92 avatar niloufarzahiri92 commented on May 31, 2024

@niloufarzahiri92 did you find any solution? having exact the same issue

unfortunately no,please let me know if you find any solutions

from react-native-tracking-transparency.

tastafur avatar tastafur commented on May 31, 2024

Hi, i have some issue. @mrousavy @danilobuerger any idea why it happens?

from react-native-tracking-transparency.

tastafur avatar tastafur commented on May 31, 2024

taking the code to my project works perfectly but installing it, it does not work, I do not know why

from react-native-tracking-transparency.

edwinkcw avatar edwinkcw commented on May 31, 2024

this possibility relates to facebook/react-native#29633 (comment)

I update the podspec manually and use patch-package to fix the issue

from react-native-tracking-transparency.

edwinkcw avatar edwinkcw commented on May 31, 2024

I have created a pull request #24

from react-native-tracking-transparency.

Related Issues (20)

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.