Endangered Ducky (My first ever published game!)

Hey guys, I am still quite a new game developer and a few weeks ago started a mini project (“major”) for me! Of an android game which I had dreamed of making. I have now the finished result and published it tonight! However I am receiving no feedback of the game as no one knows about it. Please consider downloading and checking it out if you have an android phone. Thank you! https://play.google.com/store/apps/details?id=com.Larchwood_Studios.Endangered_Ducky

hello , I want to ask something. I built my game with API29 (android 10) and upload it to the google play store but my game can only be installed on android 10 devices. When I look your game , your game can download for all devices. How you do that or did I do something wrong?

Hey musamrc61. On your unity player settings there should be an option for “target api level” and “minimum api level” if you set the minimum api level to the lowest you would like to support then set the target api level to api level 29. That should solve your problem!

yes it solved my problem , thank you.