I wanted to learn how to develop Xamarin Forms app. Halo Infinite had just released and I found this cool public API from Autocode.com! So it just seemed like a fun little project to start with. Hope you enjoy.
I don't own Apple products, so the project does not focus on building for iOS. However, feel free to contribute and submit a PR!
To start debugging this application, there are a few steps you need to complete.
- Rename the
secrets.json.exampletosecrets.json
Note: You will get a warning saying secrets.json has been deprecated. Ignore this error for now. I could not figure out how to fix it for the BuildTools NuGet project.
- Paste your Autocode API Key into the string property for the HaloApiToken
- Build the app within your IDE and start debugging.
- App Icon Generator: AndroidAssetStudio
- Google Play Store Asset Generator: AppLaunchPad