infobip / mobile-messaging-react-native-plugin

Mobile Messaging SDK plugin for React Native projects
24 stars 4 forks source link

Pods completion on Xcode15 #64

Closed GennadySX closed 7 months ago

GennadySX commented 7 months ago

The issue appears as like below on Operation class

Property 'completionBlock' with type '(() -> Void)?' cannot override a property with type '(@Sendable () -> Void)?'
jorgerojas26 commented 7 months ago

Same issue here

riskpp commented 7 months ago

Hello @GennadySX, @jorgerojas26 which version of the plugin are you using? update to the latest should help

GennadySX commented 7 months ago

Hello @GennadySX, @jorgerojas26 which version of the plugin are you using? update to the latest should help

"infobip-mobile-messaging-react-native-plugin": "^8.3.0",
riskpp commented 7 months ago

Yes it's not the latest version, update to the latest should help https://github.com/infobip/mobile-messaging-react-native-plugin/releases/tag/8.4.0

GennadySX commented 7 months ago

Yes it's not the latest version, update to the latest should help https://github.com/infobip/mobile-messaging-react-native-plugin/releases/tag/8.4.0

but v8.4.0 is not published yet on npm

riskpp commented 7 months ago

Hm, I see it there https://www.npmjs.com/package/infobip-mobile-messaging-react-native-plugin/v/8.4.0

GennadySX commented 7 months ago

Hm, I see it there https://www.npmjs.com/package/infobip-mobile-messaging-react-native-plugin/v/8.4.0

oh, sorry I see now)