Coder Social home page Coder Social logo

Comments (6)

ssalvate avatar ssalvate commented on July 17, 2024

When debugging with android studio, both projects return ""Application has not permission: android.permission.READ_EXTERNAL_STORAGE" on first use. The example project then returns "Permission resend: false" , "User won't grant permission, explain why it's important!", "Call - resendPermission". In my game project though, after the first msg, it just says "PlayerBase::Pause() from I Player."

from godotgetimageplugin-android.

ssalvate avatar ssalvate commented on July 17, 2024

Are there any things that have changed from 3.2.3 to 3.4.4 that I need to be aware of? I could not find any special differences. Only thing I noticed is that Image is its own scene? Thanks a ton if you are able to help.

from godotgetimageplugin-android.

Lamelynx avatar Lamelynx commented on July 17, 2024

I am not aware of any breaking changes. Try to remove app data/cache from your phone.
Ha you choose to decline permission and choose to newer accept it?

from godotgetimageplugin-android.

ssalvate avatar ssalvate commented on July 17, 2024

Ya I removed all instances of the game from my phone. I am not getting any prompt to approve or deny the permissions. Oh ya, after the PlayerBase::Pause line im also getting "Compat change id reported: 78294732; UID 10302; state: DISABLED". I then used this to toggle "CALL_ACTIVITY_RESULT_BEFORE_RESUME" in dev options on my phone, but didnt fix it, simply removed that msg.

from godotgetimageplugin-android.

ssalvate avatar ssalvate commented on July 17, 2024

Update: The problem seems to be caused by turning Write to external-on in the Godot export settings. When I apply this to the Example project it also stops working. When I toggle off external write in both projects(my game and the example) the prompt shows and you can load an image. However, I need to be able to write to external for saving the images. Thanks

from godotgetimageplugin-android.

ssalvate avatar ssalvate commented on July 17, 2024

Tentative fix: I updated to Godot 3.5.1, 3.5 added full support for android scoped storage changes. With minimal testing this seems to be allowing my saving to work properly again, without enabling external storage in the export settings.

from godotgetimageplugin-android.

Related Issues (16)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.