Admiral-Billy / Pokerogue-App

An app to play Pokerogue.net in an app window. Wow!
MIT License
414 stars 68 forks source link

Can't Import Data [Android APK] #145

Open ianelletson opened 1 month ago

ianelletson commented 1 month ago

Issue

Importing data from the menu within the offline game does not work; instead, the "action" button fires repeatedly after the file picker opens, and no data can be imported.

Expectation

Importing data opens the file picker, which then allows the user to choose a file, and then the data is imported (as it works on PC)

Replication

Using the latest Android APK (2.4.6),

  1. Open Offline mode
  2. Open the menu
  3. Manage Data -> Import Data
  4. Observe behavior
Admiral-Billy commented 1 month ago

Hm, I thought that this issue was fixed by a friend of mine but maybe not. Anyways, in theory the file should still be importable even with the rapidfire bug, but if even that's not working then I'm not sure what's going on; some other reports would help.

ianelletson commented 1 month ago

For what it's worth, I have two profiles on my phone (personal and work). The profile picker appears before the file picker.

BethEggplant commented 1 month ago

I am having the same issue. Unable to import any data or runs because it just rapid fire clicks the action button.

seanrmon commented 1 month ago

This particular problem of not being able to import the data is a problem with pokerogue itself, not this app. The issue also occurs on the beta branch of the main game which also has this import/export function (beta.pokerogue.net).

The issue where the "A" button gets latched (i.e. not released) is a separate issue and is partly caused by this app. I had a fix for it implemented but it caused issues elsewhere, i.e. after exporting a save file, the virtual gamepad did not work.

BethEggplant commented 1 month ago

Interesting. Does it have anything to do with hardware acceleration?

seanrmon commented 1 month ago

No this is unrelated to hardware acceleration