Sudoku Documentations
Sudoku Documentations
(v1.0)
Thank you anyone who boughts this package. Please feel free to ask me
any question about Sudoku
You can only publish game on Google Play, App store and other
mobile stores.
1. Overview
Sudoku is ready to publish game templates of the most popular genre for mobile
platforms. You do not need to know any programming language to configure and use
it. It is very easy to fill it with your own tasks, make UI changes, and start to gain
experience in promoting your game and earning money.
2. Requirement
- Unity 2020.3.14f1 or higher
( How to download Unity : https://www.youtube.com/watch?v=hRKcbwUzjuQ)
- The template works best with the version used by our developers (Unity 2020.3.14f1
). So if there are any issues with your newer version, please let us know. If we can’t
solve them, you are required to use the same Unity version with us.
- Click File/Build Settings : Choose Add Open Scenes, Android Platform -> Click
Switch Platform and wait until the import process completes.
If you succeed to build an empty project and still encounter error when building my project,
then:
- Use the same Unity version with us (Unity 2020.3.14f1)
- Feel free to contact us
Click File/Build Settings : Choose Player Settings . On the Inspector panel, click
Other Settings. And edit your Package Name
6. How to CONFIG(Admob, In-app purchase)
You are required to achieve this before doing anything else. This is where you can:
To see the CONFIG Mobile ads, please click on the menu dotMob/Mobile Ads Settings →
look at the Inspector at the right side
Alternatively, you can check including the required Google Play dependencies in
your Unity project. Ensure the required AAR and JAR files are located in the Assets /
Plugins / Android directory. You can perform dependency resolution by selecting
Assets -> external dependency manager -> Android Resolver -> Force Resolve in the
Unity editor
7. IAP
https://youtu.be/3qHv4XLHzeE
IAP is setup using the IAP Settings window which can be opened by selecting the menu
item Dotmob -> IAP Settings (Or clicking the button on the IAPManagers inspector).
Enable IAP
To enable IAP first you need to import the Unity plugin from the Services window. Open the
Services window and turn on IAP then click the Import button:
Once it has finished importing you can open the IAP Settings window and click the Enable
IAP button which will enable the code in the project