just Android
if (result == ShowResult.Finished)
{
RunAgain(adCoins);
}
RunAgain not executed!
Monitor Display :
Can only be called from the main thread
I'm sorry for my poor English
if (result == ShowResult.Finished)
{
RunAgain(adCoins);
}
RunAgain not executed!
Monitor Display :
Can only be called from the main thread
I'm sorry for my poor English