Code Monkey home page Code Monkey logo

Comments (4)

ggcrunchy avatar ggcrunchy commented on May 25, 2024

Another one: https://forums.solar2d.com/t/display-capturescreen-true-fails-on-android-13/356249

I did some investigations for that and wrote up some comments in a conversation (but haven't tried implementing anything):

"ggcrunchy — 01/10/2024 12:21 PM
According to https://stackoverflow.com/a/74296799 you just omit it, but I imagine that would just switch the failures around."

"ggcrunchy — 01/10/2024 12:42 PM
I'm guessing https://developer.android.com/reference/android/os/Build.VERSION#SDK_INT is what needs to be checked against (I see something other checks against 16... I guess this would be 33 or something? Tiramisu?).
So... I assume either https://github.com/coronalabs/corona/blob/master/platform/android/sdk/src/com/ansca/corona/CoronaActivity.java#L2707 or https://github.com/coronalabs/corona/blob/master/platform/android/sdk/src/com/ansca/corona/NativeToJavaBridge.java#L1217 needs a bypass for whatever the appropriate version is. (Probably both, but not clear which one is relevant in this case.)

This too, probably: https://github.com/coronalabs/submodule-plugins-network/blob/c0bb6cf0760765bde679242ac41db53f1221cbff/android/src/network/NetworkRequest.java#L1127"

"ggcrunchy — 01/12/2024 5:40 PM
There isn't actually a write version of those flags, as far as I can tell. I think it's more an issue that it's trying to enforce no-longer-relevant permissions."

from corona.

scottrules44 avatar scottrules44 commented on May 25, 2024

It looks like someone submitted a pull request for this issue already

https://github.com/coronalabs/corona/pull/659/files

from corona.

sekodev avatar sekodev commented on May 25, 2024

This warning seems to be listed as an error now. @Shchvova can you take a look at that PR @scottrules44 mentioned? This seems to be a blocking problem now as mentioned in the forums:
https://forums.solar2d.com/t/google-play-reports-our-apps-as-having-a-defective-sdk/356389

from corona.

Shchvova avatar Shchvova commented on May 25, 2024

Merged the PR. Will update documentation to reflect changes and make a build.

from corona.

Related Issues (20)

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.