Framework
Cordova CLI
Plugin Version
2.0.0
Android & Java Version
iOS 8.1.1
Current Behavior
When I call admobNextGen.requestConsentInfo(undefined, success, failure), failure is called.
I expect a success callback instead even with undefined options
Steps to Reproduce
- latest plugin and cordova iOS 8.1.1
- call admobNextGen.requestConsentInfo(undefined)
- error is caught and the failure callback is called
Error Log / Stack Trace
[NSNull options] unrecognized selector send to instance
https://github.com/swaplab-engine/cordova-plugin-admob-nextgen/blob/87e48400eacbae2082bde5d23a6fff41d1153b94/src/ios/ConsentExecutor.m#L24
Config File (Optional)
Code of Conduct
Framework
Cordova CLI
Plugin Version
2.0.0
Android & Java Version
iOS 8.1.1
Current Behavior
When I call admobNextGen.requestConsentInfo(undefined, success, failure), failure is called.
I expect a success callback instead even with undefined options
Steps to Reproduce
Error Log / Stack Trace
Config File (Optional)
Code of Conduct