Hi This is chan babu,
From last few days i facing the issue like facebook ads manager is showing error like.

but i have created standard event using pixel event code mobileBridge for hybrid app method.
This is my code.
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', 'pixel-Id');
fbq('track', 'PageView');
fbq('track', 'ViewContent');
fbq('track', 'Search');
fbq('track', 'Lead');
fbq('set', 'mobileBridge', 'pixel-Id', 'fbapp-id');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=pixel-Id&ev=PageView&noscript=1"/>
</noscript>
all are working fine a able to see the created pixel event of my app in event manager tool.

See 131 standard event in above screen shot.
also see the event category in below scrren shot

But it is still showing like.

Please give the solution for that where i am going wrong.
Thank you.
Hi This is chan babu,
From last few days i facing the issue like facebook ads manager is showing error like.
but i have created standard event using pixel event code mobileBridge for hybrid app method.
This is my code.
all are working fine a able to see the created pixel event of my app in event manager tool.



See 131 standard event in above screen shot.
also see the event category in below scrren shot
But it is still showing like.
Please give the solution for that where i am going wrong.
Thank you.