Pushwoosh / pushwoosh-react-native-plugin

Other
57 stars 43 forks source link

0.60 compability #67

Closed stereodenis closed 5 years ago

stereodenis commented 5 years ago

warn Package pushwoosh-react-native-plugin has been ignored because it contains invalid configuration. Reason: Unknown option dependency.platforms.ios.assets with value "["./src/ios/PushwooshInboxBundle.bundle"]" was found. This is either a typing error or a user mistake. Fixing it will remove this message.

wfhm commented 5 years ago

Hi @stereodenis,

Please let me pull some time to check it.

stereodenis commented 5 years ago

@wfhm Got this

app_path/ios/Pods/pushwoosh-react-native-plugin/src/ios/PushwooshPlugin/PWEventDispatcher.h:9:9: 'React/RCTBridge.h' file not found

#import <React/RCTBridge.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~

▸ Compiling pushwoosh-react-native-plugin-dummy.m
** BUILD FAILED **
stereodenis commented 5 years ago
ios/Pods/pushwoosh-react-native-plugin/src/ios/PushwooshPlugin/Pushwoosh.h:9:9: 'React/RCTBridgeModule.h' file not found

#import <React/RCTBridgeModule.h>
        ^~~~~~~~~~~~~~~~~~~

** BUILD FAILED **
stereodenis commented 5 years ago

@wfhm any news?

wfhm commented 5 years ago

@stereodenis,

This will be fixed with upcoming release.

Return-1 commented 5 years ago

i am also experiencing this. any news on when the next release will be coming?

wfhm commented 5 years ago

@Return-1 @stereodenis,

Fixed with the latest release.