Having just implemented what seems like the correct steps for Facebook v4.beta, is there any other way to test whether publishInstall is working without uploading to the app store and starting an ad campaign on FB?
Also with Facebook v4.beta, is the following still required?
["URL types"] = { item = { ["URL Schemes"] = { ["Item 0"] = "fbXXXXXXXXXX" }, --replace XXXXXXXXXX with your Facebook App ID }, },