Relative Content

Tag Archive for react-nativeexpo

Fast Refresh and Console Logs not showing Development Build Expo

I followed the docs for my physical android device. I set up a new clean folder, created a new my app project, and followed all the steps. Build was completed successfully without issues, however, fast reload doesn’t work when I launch the app, and logs don’t appear either.

Fast Refresh and Console Logs not showing Development Build Expo

I followed the docs for my physical android device. I set up a new clean folder, created a new my app project, and followed all the steps. Build was completed successfully without issues, however, fast reload doesn’t work when I launch the app, and logs don’t appear either.

Fast Refresh and Console Logs not showing Development Build Expo

I followed the docs for my physical android device. I set up a new clean folder, created a new my app project, and followed all the steps. Build was completed successfully without issues, however, fast reload doesn’t work when I launch the app, and logs don’t appear either.

Expo APK white screen on redirect

I’m developing an Expo application where a user can book appointments and take medical records. I am having problems returning to the sign-up page after logging out of the application. Before logging out and resetting the route, I clear the user’s details and their session token in my redux state as well as local storage. After this, it would redirect to the sign-up page. In my emulator, everything works fine and redirects smoothly. But on a physical device (produced an APK using EAS), logging out redirects to a white screen only.

Expo APK white screen on redirect

I’m developing an Expo application where a user can book appointments and take medical records. I am having problems returning to the sign-up page after logging out of the application. Before logging out and resetting the route, I clear the user’s details and their session token in my redux state as well as local storage. After this, it would redirect to the sign-up page. In my emulator, everything works fine and redirects smoothly. But on a physical device (produced an APK using EAS), logging out redirects to a white screen only.

Expo APK white screen on redirect

I’m developing an Expo application where a user can book appointments and take medical records. I am having problems returning to the sign-up page after logging out of the application. Before logging out and resetting the route, I clear the user’s details and their session token in my redux state as well as local storage. After this, it would redirect to the sign-up page. In my emulator, everything works fine and redirects smoothly. But on a physical device (produced an APK using EAS), logging out redirects to a white screen only.

Expo APK white screen on redirect

I’m developing an Expo application where a user can book appointments and take medical records. I am having problems returning to the sign-up page after logging out of the application. Before logging out and resetting the route, I clear the user’s details and their session token in my redux state as well as local storage. After this, it would redirect to the sign-up page. In my emulator, everything works fine and redirects smoothly. But on a physical device (produced an APK using EAS), logging out redirects to a white screen only.

Production Build APK Not Calling Backend APIs, Only Static Content is Displayed

I am facing an issue with my app where the development and preview builds work perfectly fine. However, when I create a production build APK, the app installs successfully on my mobile device, but it fails to call the backend server or APIs. The app only displays static content, and I am not seeing any errors or logs related to the issue.

Production Build APK Not Calling Backend APIs, Only Static Content is Displayed

I am facing an issue with my app where the development and preview builds work perfectly fine. However, when I create a production build APK, the app installs successfully on my mobile device, but it fails to call the backend server or APIs. The app only displays static content, and I am not seeing any errors or logs related to the issue.