refiner-io / mobile-sdk-ios

iOS SDK for Refiner in-app surveys
https://refiner.io
0 stars 0 forks source link

NSUnknownKeyException Crash #21

Open toddgower-hiatus opened 2 weeks ago

toddgower-hiatus commented 2 weeks ago

We just launched our first Refiner survey and immediately started seeing the following crash in our crash reporting

[<RefinerSDK.WebViewController 0x1340ad000> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key cancelButton.

we are on version 1.5.4

tekinalper commented 2 weeks ago

@toddgower-hiatus Looks like it's related with "cancelButton" which we don't have it in the SDK. Do you have it in your app?