Pushwoosh / pushwoosh-react-native-plugin

Other
57 stars 43 forks source link

Package contains invalid configuration #151

Closed shahjahanpak closed 10 months ago

shahjahanpak commented 1 year ago

warn Package pushwoosh-react-native-plugin contains invalid configuration: "dependency.platforms.ios.sharedLibraries" is not allowed,"dependency.platforms.ios.project" is not allowed,"dependency.assets" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.

Package Version 6.1.20

Output of react-native config

 "pushwoosh-react-native-plugin": {
      "root": "~/node_modules/pushwoosh-react-native-plugin",
      "name": "pushwoosh-react-native-plugin",
      "platforms": {
        "ios": {
          "podspecPath": "~/node_modules/pushwoosh-react-native-plugin/pushwoosh-react-native-plugin.podspec",
          "configurations": [],
          "scriptPhases": []
        },
        "android": {
          "sourceDir": "~/node_modules/pushwoosh-react-native-plugin/src/android",
          "packageImportPath": "import com.pushwoosh.reactnativeplugin.PushwooshPackage;",
          "packageInstance": "new PushwooshPackage()",
          "buildTypes": [],
          "componentDescriptors": [],
          "androidMkPath": "~/node_modules/pushwoosh-react-native-plugin/src/android/build/generated/source/codegen/jni/Android.mk",
          "cmakeListsPath": "~/node_modules/pushwoosh-react-native-plugin/src/android/build/generated/source/codegen/jni/CMakeLists.txt"
        }
      }
    }

Output of react-native info

OS: macOS 12.6.4
CPU: (4) x64 Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz
Memory: 306.12 MB / 16.00 GB
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.14.0 - ~/.nvm/versions/node/v18.14.0/bin/node
Yarn: 1.22.18 - /usr/local/bin/yarn
npm: 9.3.1 - ~/.nvm/versions/node/v18.14.0/bin/npm
Watchman: 2023.01.30.00 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.11.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 22.2, iOS 16.2, macOS 13.1, tvOS 16.1, watchOS 9.1
Android SDK: Not Found
IDEs:
Android Studio: 2022.1 AI-221.6008.13.2211.9514443
Xcode: 14.2/14C18 - /usr/bin/xcodebuild
Languages:
Java: 11.0.18 - /usr/bin/javac
npmPackages:
@react-native-community/cli: Not Found
react: 18.2.0 => 18.2.0 
react-native: 0.71.2 => 0.71.2 
react-native-macos: Not Found
npmGlobalPackages:
*react-native*: Not Found
enginseer-dev commented 1 year ago

@shahjahanpak We apologize for the delay in addressing this issue. We experienced some difficulties with our GitHub integration, and as a result, some tickets including this one were overlooked.

Could you please confirm whether this issue is still occurring for you? If it is, could you also share more information about the impact it has on your application?

shahjahanpak commented 10 months ago

@enginseer-dev Not getting the warning anymore, thanks.

enginseer-dev commented 10 months ago

@shahjahanpak, I'm glad to hear the issue is resolved! Should you have additional concerns, please do not hesitate to contact us.