Sample app contains wrong `IASKViewControllerSelector` for `IASKAppSettingsWebViewController`
funnel20 opened this issue · 1 comments
funnel20 commented
Almost all values for IASKViewControllerSelector
contain the correct "initWithFile:specifier:":
However, 1 particular refers to an old deprecated "initWithFile:key:", which will crash the sample app:
InAppSettingsKit/Tests/InAppSettingsKitTests/Settings.bundle/Root.inApp.plist
Lines 286 to 289 in 4a25f3e