curiouslearning / FeedTheMonsterJS

Javascript and HTML canvas exploration
MIT License
0 stars 4 forks source link

Unable to play FTM in emulator device which has minimum specs. #1138

Open Ashish1998 opened 6 months ago

Ashish1998 commented 6 months ago

Describe the bug Here we tried to create a emulator which has low RAM and Android 9 OS and installed the curious reader app in it, but after installing the app if we select a language and try to download the app by clicking on the icon it keeps on loading and does not download. We have used Android Studio for creating the emulator. (below video can be a reference for the behavior of the issue).

To Reproduce Steps to reproduce the behavior:

  1. Create an emulator from Android Studio, By selecting the option "Device manager"
  2. Try to select device Pixel 2 or Pixel 3, and choose the OS Android 9.
  3. Complete the device configuration and install the app in the device.
  4. Open the app and try downloading the FTM.

Screen Record

https://github.com/curiouslearning/FeedTheMonsterJS/assets/99384703/bb2d2bd4-5777-4871-971b-42bf8728534b

Logs for the issue logs for keep on loading issue.txt

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

burrage commented 5 months ago

Since we are having so much difficulty with this, I'm also fine trying to boost to Android 10, 2 GB RAM to match the device I have that's on the low-end.

Does that make a difference?

Ashish1998 commented 5 months ago

@burrage Here we checked for both Android 9 and 10 in the emulator device the issue is happening in both versions. But if we consider a real device we have a Android 9 device with a higher RAM, on this device we are able to play.