-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't save a chess game #220
Comments
icehong
added a commit
to icehong/gobandroid
that referenced
this issue
Mar 8, 2020
icehong
added a commit
to icehong/gobandroid
that referenced
this issue
Mar 9, 2020
icehong
added a commit
to icehong/gobandroid
that referenced
this issue
Mar 9, 2020
icehong
added a commit
to icehong/gobandroid
that referenced
this issue
Mar 9, 2020
ligi
added a commit
that referenced
this issue
Mar 7, 2021
* Use build-plugin 3.1.2 * Address lint issue * Target SDK 27 * Migrate to androidx. Update gradle and other plugins. * Automated build with github actions * :Request for storage permission, bug fixs for #216 and #220 * Resources for release version and other build flavors because of upgrade to AndroidX * Update kontinuum config * f * update gradle and compile withCloud flavorr * use LegacyExternalStorage path * fixed some compile warning. * wrong use of golink_path ? * Fix lint errors Co-authored-by: 徐鸿(XuHong) <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
First of all, thank you for developing this amazing application. I always failed to save the chess game before. After trying, I found that I had to open the stored permission first. Can you ask for the permission or at least prompt the user for the required permission when using this function
Device: [galaxy a6s]
OS version: [Android 8.1.0]
App version: [2.5.9]
Steps to reproduce the behavior
Download and open gobandroid
Start a chess game
Save chess
Screenshots
Recorded video see attachment
record.zip
The text was updated successfully, but these errors were encountered: