Save game not working on android

After adding new debugging output, I noticed that the second cast to MySaveGame is failing. I am only having this issue on android and the cast doesn’t fail when tested within UE4.

Anyone have an idea why this may be happening?

Just to clarify: the cast directly after “Load Game From Slot” in the blueprints above is failing. It is only failing on android and does not fail when run within the editor.