Appodeal Coppa Compliant Policy

Has anybody ran with the issue when publishing an app for kids with Appodeal? On Google Play my apps gets rejected with the message:

“Additionally, apps that solely target children must not contain any SDKs that are not approved for use in child-directed services, including ads SDKs”

I have tried using just ONLY the following plugins with no luck to be sure to be COPPA COMPLIANT:

       ['plugin.appodeal.beta.base'] = { publisherId = 'com.coronalabs' },
       ['plugin.appodeal.beta.GoogleAdMob'] = { publisherId = 'com.coronalabs' },

I have used the beta and stable versions with no luck
Has anybody managed to bypass this issue? Appodeal says its Coppa Compliant as Google Admob.