Just wanted to make a quick announcement that Iron Source now has a V2 version which supports Ad Units.
All existing subscribers will have access to v2 by adding v2 to the end of the plugin.
["plugin.ironSource.v2"] =
{
publisherId="tech.scotth",
marketplaceId = "insert marketplace account ID"
},
Note there is no other requirements other than adding ad unit on load
local ironSource = require("plugin.ironSource") -- still good
On the Google Sign In side, I am moving the Google Sign In to use the Credential Manager on Android.
This is starting next week, January 14, and this does not affect any previously built app.
Note that most setups should be fine, but scope access has been removed from the client/app side.
See docs
Working on Google Play Games Next
Thanks
Scott