Home / App Templates / Unity / Templates / Puzzle


Word Connect Puzzle - Unity Source CodeWord Connect Puzzle - Unity Source Code
Challenge your logic and vocabulary in a calm yet addictive word association puzzle!Home / App Templates / Unity / Templates / Puzzle

Word Connect Puzzle - Unity Source Code
Challenge your logic and vocabulary in a calm yet addictive word association puzzle!1 Support questions or comments
Please login or create an account to post a question or comment.
-
2 days agothanhquynh PurchasedAds are not showing in the real phone (debug and release), my AdMob ID!
- View 2 more replies
-
2 days agofoxgames AuthorLet's try choose only Admob for your game. Go to game scene -> Find AdsController -> Choose Current Ads Type ADMOB
Your game will ignore Unity Ads and only show Admob
I don't think that Unity Ads has any problems. But try my way to show your Ads first -
2 days agothanhquynh PurchasedI tried and it didn't work. Can you try to build and test ads with live app id?
-
1 day agofoxgames AuthorI understand your concern. Please note the following:
• If the source code works successfully with the AdMob test IDs, it means the ad integration in the project is working perfectly and there is no issue in the source code.
• In most cases, the problem comes from your AdMob configuration. Please make sure you check the following steps carefully:
1. Verify your app with AdMob:
• Add your live store link to AdMob.
• Set up the app-ads.txt file (this is mandatory for all new apps).
• After completing these steps, click Verify and wait up to 24 hours for AdMob to activate your App ID.
2. Check your AdMob keys in the Unity project:
• Go to the AdsController in your Game Scene and make sure you have entered the correct AdMob keys for Banner, Interstitial, and Rewarded Ads.
3. Verify the Google Mobile Ads App ID:
• In Unity Editor, go to:
Assets → Google Mobile Ads → Settings
• Make sure your Google Mobile Ads App ID is entered correctly.
Once these steps are completed, your live AdMob ads should start showing after the verification process.
Information
Category | App Templates / Unity / Templates / Puzzle |
First release | 6 June 2025 |
Last update | 6 June 2025 |
Operating Systems | Windows 10, Unity 2019, iOS 14.0, iOS 15.0, Android 12.0 |
Files included | Layered .png, .cs, .unityproj |