I’m Santiago Zapata, better known online as slashie, a Software Engineer and Independent Game Developer and from Medellín, Colombia.

You are in the devlog, a chronological collection of updates on my projects, alongside articles about software and game development. Subscribe to get these directly into your inbox.

The Minstrel: Android app and proxy woes

Published by

on

Today I tried to make the Android app mimic the iOS app behavior so that clicking on it would display a full screen page.

It was going well until I hit an issue that didn’t seem to have anything to do with the widget code itself, but it rather seemed to be the hosting I put the proxy on (bluehost) refusing to serve the widget (seems like it triggered a bot detection?)

I tried to troubleshoot it but it doesn’t seem simple… the proxy endpoint is returning HTTP 409 status, apparently Bluehost is trying to filter out the request with a captcha for some reason, so I gotta ask them to allow list it… I’m not sure they would do it for a shared hosting, but we shall see.

Looking forward to complete this and eventually reactivate my Apple Developer account to put this out there in the wild.

Leave a Reply

Discover more from Slashie's Gamedev Adventures

Subscribe now to keep reading and get access to the full archive.

Continue reading