adobe / aepsdk-react-native

A wrapper around the iOS and Android AEP mobile SDK to allow for integration with React Native applications.
Apache License 2.0
15 stars 28 forks source link

Issue with building for ios framework 13.0 #262

Closed 1237889321 closed 1 year ago

1237889321 commented 1 year ago

Kindly refer to the changes needed for supporting latest iOS build processes using cocoapods frameworks:

https://github.com/facebook/react-native/issues/29633#issuecomment-694187116

Thanks, Rohit Garg

cdhoffmann commented 1 year ago

@1237889321 Hey there, can you use the issue template to provide more information on what the issue you're seeing is please?

cacheung commented 1 year ago

@1237889321 Can you provide more details about your request?

ayoubechc commented 1 year ago

@1237889321 did you find any solution, I have the same issue here , can not build iOS when setting platform :ios, '13.0' in pod file @cdhoffmann @cacheung

cacheung commented 1 year ago

@ayoubechc What error do you see in the log on iOS platform. e.g Xcode logs? What Xcode version you are using?

cacheung commented 1 year ago

We have released aep-react-native version 5.x. Do you still reproduce the issue? If so, please provide reproducible steps and native iOS log.