The android version is giving errors for messages that you receive. You cab keep going in the story without the messages until you get the message from Nixie. At this point the error stops you from proceeding.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
TypeError: Too many arguments in call (expected from 0 to 1, got 2).
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "chapters/3 Chapter/5toldmeto.rpyc", line 62, in script call
File "phone/core.rpyc", line 92, in script call
File "phone/apps/messages/messages.rpyc", line 138, in script
File "renpy/ast.py", line 1072, in execute
File "renpy/ast.py", line 294, in apply_arguments
File "renpy/ast.py", line 250, in apply
TypeError: Too many arguments in call (expected from 0 to 1, got 2).
[/code]