You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used your Plugin for my Ionic project before and It was working fine. But when am using this plugin for my new ionic project it is saying "this SDK does not support for new Facebook App". So I changed your plugin code according to new SDK which is 4.99.1 which I am using. And native Ad is loaded but I don't know how to use cover image and Icon through JSON which is using in earlier SDK.
I new SDK image.getUrl() function is removed and I think they are sending the whole image in Object and I don't have knowledge of JAVA code so I don't understand how to use image and Icon. I have added gist of change code of plugin Please have a look and tell me any suggestion how do I implement the image and icon.