OnActorPreSpawnInitialization delegate broadcast is completely ignored after deployment on Android

Upd
GameInstanse subsystem is loading earlier than GameMode for Android. Delegate can be added in e.g. GameMode constructor to overcome this issue.