SDK DocumentationRecipesAnnouncementsSupport Forum
AndroidiOSAnnouncementsSupport Forum

Support Forum

Ask a Question
Back to All

React-native iOS error: Can't find selector for JS function collectPendingEvents

React Native project (0.60.4) get this error on iOS:

TaboolaSDK: Can't find selector for JS function collectPendingEvents
TaboolaSDK: Native doesn't respond to selector (null)

((RNTaboolaView*) taboolaView).onDidLoad(values);
}

Thread 1: EXC_BAD_ACCESS (code=1, address=0x10)