Latest versions of Xcode and Solar2D running on a Macbook Apple M2 Sonoma 14.3
I successfully build to iOS device without error. Init is set up in Main.lua. The first ad is set to run with my first game.lua .Main and Menu luas work fine without issue. When I press button to go to game.lua the screen on my phone goes black and does not load any ads. The issue I am having is that it is not producing any kind of error for me to reference. Up to this point it did, like if something was wrong with my coding, plugin not being there, wrong app ID, etc… All have been resolved. The log shows that admob is in testMode.
What recommendations does anyone have for a starting point on me identifying the issue?