["plugin.facebook.v4a"] = { publisherId = "com.coronalabs", },
["plugin.notifications.v2.firebase"] = { publisherId = "com.coronalabs" },
["plugin.gamecenter"]={publisherId="tech.scotth"},
["plugin.appleSignIn"]={publisherId="tech.scotth"},
["plugin.google.iap.billing"] = { publisherId = "com.coronalabs", supportedPlatforms = { ["android"] = true } },
["CoronaProvider.native.popup.social"] = { publisherId = "com.coronalabs" },
["CoronaProvider.native.popup.activity"] = { publisherId = "com.coronalabs", supportedPlatforms = { iphone=true } },
["plugin.tenjin"] = {publisherId = "com.coronalabs"},
["plugin.kochava"] = { publisherId = "com.coronalabs", },
["plugin.appsflyer"] = { publisherId = "com.coronalabs" },
-- this is only used to get the IDFA prior to the ironSource plugin init, which uses the plugin.att on iOS
["plugin.advertisingId"] = { publisherId = "com.coronalabs" },
['plugin.att'] = { publisherId = 'com.solar2d',supportedPlatforms = { ["iphone"] = true, ["android"] = false } }, --app tracking transparency
["plugin.googleSignIn"] = { publisherId = "tech.scotth",marketplaceId = "oljr9d" },
["plugin.firebaseAuth"] = { publisherId ="tech.scotth",marketplaceId = "oljr9d" },
["plugin.firebaseAnalytics"] = { publisherId = "tech.scotth",marketplaceId = "oljr9d" },
-- these are ironSource plugins
["plugin.ironSource"] = {publisherId = "tech.scotth",marketplaceId = "oljr9d"},
["plugin.facebookIron"] = {
publisherId = "tech.scotth",
supportedPlatforms =
{
android = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=facebook&type=Android" },
iphone = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=facebook&type=iOS" },
}
},
["plugin.admobIron"] = {
publisherId = "tech.scotth",
supportedPlatforms =
{
android = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=admob&type=Android" },
iphone = { url="http://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=admob&type=iOS" },
--iphone = { url="https://firebasestorage.googleapis.com/v0/b/solar2d-marketplace.appspot.com/o/shared%2Fironsource%2FadmobiOS.tgz?alt=media&token=d089d75e-a614-4f30-9209-28ff2c81c9c7" },
},
},
["plugin.unityAdsIron"] = {
publisherId = "tech.scotth",
supportedPlatforms =
{
android = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=unityAds&type=Android" },
iphone = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=unityAds&type=iOS" },
},
},
["plugin.chartboostIron"] = {
publisherId = "tech.scotth",
supportedPlatforms =
{
android = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=chartboost&type=Android" },
iphone = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=chartboost&type=iOS" },
},
},
["plugin.applovinIron"] = {
publisherId = "tech.scotth",
supportedPlatforms =
{
android = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=applovin&type=Android" },
iphone = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=applovin&type=iOS" },
},
},
["plugin.vungleIron"] = {
publisherId = "tech.scotth",
supportedPlatforms =
{
android = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=vungle&type=Android" },
iphone = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=vungle&type=iOS" },
},
},
["plugin.adColonyIron"] = {
publisherId = "tech.scotth",
supportedPlatforms =
{
android = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=adColony&type=Android" },
iphone = { url="https://solar2dmarketplace.com/getShared?subFolder=ironsource&sharedName=adColony&type=iOS" },
},
},