Skip to content

Fix androidBannerStopRecordingHandler listener firing on iOS

Latest
Compare
Choose a tag to compare
@umbertoghio umbertoghio released this 04 Dec 10:42
· 1 commit to master since this release

androidBannerStopRecordingHandler is android only and will generate the following error when set on iOS
this._nativeModule.addListener is not a function. (In 'this._nativeModule.addListener(t)', 'this._nativeModule.addListener' is undefined)