Giter VIP home page Giter VIP logo

Comments (10)

wfhm avatar wfhm commented on June 3, 2024 1

Hi,

Checking it.

from pushwoosh-react-native-plugin.

EIrwin avatar EIrwin commented on June 3, 2024 1

Experiencing the same issue

from pushwoosh-react-native-plugin.

fectum89 avatar fectum89 commented on June 3, 2024 1

Fixed in 5.6.3. Please update plugin, remove /Pods directory and run pod install again.

from pushwoosh-react-native-plugin.

wfhm avatar wfhm commented on June 3, 2024

Hi,

Following this guide, I was unable to reproduce this issue on a blank project with Pushwoosh plugin added only.

"dependencies": {
"pushwoosh-react-native-plugin": "^5.5.7",
"react": "16.3.1",
"react-native": "0.55.3"
}

npm version: 5.8.0, Xcode version: 9.3

Could you please provide us with your index.js, or, better, with a reproducer project?

from pushwoosh-react-native-plugin.

RORrvtech avatar RORrvtech commented on June 3, 2024

EIrwin seems this when you using Podfile pushwoosh doesnot link good in this case.

Q1) Are you experiencing specific to iOS then follow these steps.
rm -rf ios/Pods
In podfile
Pushwoosh
pod 'pushwoosh-react-native-plugin', :podspec => '../node_modules/pushwoosh-react-native-plugin/pushwoosh-react-native-plugin.podspec'

  1. pod install.

if this is case in android. plugin liking is malfunctioned and you have to install it again.
hint (you can use react-native-git upgrade to eject your app again by deleting ios and android folder)

from pushwoosh-react-native-plugin.

wfhm avatar wfhm commented on June 3, 2024

@RORrvtech

Could you please confirm that the steps described above solve the issue? Please note that we still could not reproduce it even using Podfile as per your last message.

from pushwoosh-react-native-plugin.

EIrwin avatar EIrwin commented on June 3, 2024

We are not using Podfile

from pushwoosh-react-native-plugin.

stereodenis avatar stereodenis commented on June 3, 2024

I use Podfile and cocoapods and got the same error
maybe these warnings will help
image

from pushwoosh-react-native-plugin.

wfhm avatar wfhm commented on June 3, 2024

@EIrwin I had just bumped into this issue with 5.6.2 version of the plugin, however still no understanding why it happens. Re-installing and linking the plugin solved it for me.

from pushwoosh-react-native-plugin.

tejparekh avatar tejparekh commented on June 3, 2024

The issue is still occuring in 5.17.3 version of repo.
What is the solution? I have tried multiple times installation and linking.
Error when building the ios version

ld: framework not found Pushwoosh
clang: error: linker command failed with exit code 1 (use -v to see invocation)

thanks

from pushwoosh-react-native-plugin.

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.