Test ads are showing fine on iOS, but on android I have a problem. There is a runtime error;
ERROR: fbAudienceNetwork.init() device hashed id table is empty
Understand that I need to add the hash device ID for testing, but…
believe that on load the device hash ID will be outputted to the log, but the init comes first, so how will I get it, if the program crash before the .load ?
How to get hash device ID for testing?