Hello,
I have downloaded the FAN code from the Git. I have just changed the “interstitialPlacementID” and make a build. Its not showing any Device Hash Id in console for me, I have not filtered anything there.
Here is the code file i am using:
https://pastebin.com/9jGGnnCM – This is paste bin link
I have also tried adding my device as test device on FB portal by adding my device IDFA there but still no success.
I will tell the issue too. Here is what i found when try to run it on device, this is log message:
https://pastebin.com/x1cPMdbZ – This is the link with the issues i found,
I am not sure how to find the device hash Id when i try to load without init, it says need to init first. If i try to init first and then load then it says init success but then says need to wait for init response before load.
Please guys help me on this issue.