← Return to game
Log in with itch.io to leave a comment.
the developer is unable to fix bundleID error, to fix this you need to have this inside pdxinfo file that's in the game's folder:name=Coin Cather
author=King of waffles
description=
bundleID=com.kingofwaffles.coincather
version=1.0
buildNumber=123
pdxversion=11200
buildtime=727218668
I don't know much about computers but when I go to sideload it I get this error message on the playdate site:
The bundleID field is missing from pdxinfo.
I don't have a playdate, I am so sorry but I, alone can't fix this problem.
Hi, it seems that you don't have fill the bundled field in the pdxinfo file.
You can check the fields required in this file here : https://sdk.play.date/inside-playdate/#pdxinfo
← Return to game
Comments
Log in with itch.io to leave a comment.
the developer is unable to fix bundleID error, to fix this you need to have this inside pdxinfo file that's in the game's folder:
name=Coin Cather
author=King of waffles
description=
bundleID=com.kingofwaffles.coincather
version=1.0
buildNumber=123
pdxversion=11200
buildtime=727218668
I don't know much about computers but when I go to sideload it I get this error message on the playdate site:
The bundleID field is missing from pdxinfo.
I don't have a playdate, I am so sorry but I, alone can't fix this problem.
Hi, it seems that you don't have fill the bundled field in the pdxinfo file.
You can check the fields required in this file here : https://sdk.play.date/inside-playdate/#pdxinfo