phfsantos / cordova-plugin-smaato

smaato plugin for cordova applications
Apache License 2.0
5 stars 2 forks source link

Failed to execute 'appendChild' on 'Node' #16

Open f18nfz opened 7 years ago

f18nfz commented 7 years ago

Just tried using this plugin to call an interstitial ad, however get the following errors: Uncaught HierarchyRequestError: Failed to execute 'appendChild' on 'Node': Only one element on document allowed. Failed to execute 'appendChild' on 'Node': Only one element on document allowed.

Any idea why this happens? I'm not using any other div tags on the page... Also is this plugin still supported/working?