[RESOLVED] Help with Code Resolving - Works on Emulator but Fails on APK

Hi guys,

I have an issue with my codes, whereby it works on emulator but not when I download the apk for testing.

Below are the screenshots:

  1. After I login:
    image
    image

  2. After I click on 'Update Profile' button in the ABOVE screen:
    a. In Emulator:
    image

b. In APK:
image
image

Code blocks for 'Update Profile' screen is same for both Emulator and APK:
image

^This code block is also exactly the same logic as the code blocks I used in the screen before I click the 'Update Profile' button, so I am not exactly sure what's wrong... :frowning:

Try to ask for WRITE permission (at Screen.Initialize):

grafik

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.