navy774989 / react-native-salesforce-chat-sdk

MIT License
0 stars 1 forks source link

Misuse of SFSafariViewController interface. #1

Open SueltonGipsyy opened 1 year ago

SueltonGipsyy commented 1 year ago

Hello a have a problem on react native 0.69.5 on IOS

libc++abi: terminating with uncaught exception of type NSException terminating with uncaught exception of type NSException *** Terminating app due to uncaught exception 'NSGenericException', reason: 'Misuse of SFSafariViewController interface. Use -initWithURL: or -initWithURL:configuration: instead.' CoreSimulator 857.7 - Device: iPhone SE (3rd generation) (3AA7FF05-7A15-4E10-82C5-A09B21C159AA) - Runtime: iOS 16.0 (20A360) - DeviceType: iPhone SE (3rd generation)

Does this lib work in this version of react native? Thanks

navy774989 commented 1 year ago

I only test this lib in react-native 0.71.4, but i will have a look.