Giter VIP home page Giter VIP logo

Comments (2)

MatkovIvan avatar MatkovIvan commented on August 16, 2024

Hi,

Thanks for getting in touch!
Since 5.0.0 we added android:maxSdkVersion="18" to manifest in our side, because (quote from android docs)

Beginning with Android 4.4 (API level 19), it's no longer necessary for your app to request the WRITE_EXTERNAL_STORAGE permission when your app wants to write to its own application-specific directories on external storage

So, if you don't add tools:node="replace" into your manifest, this attribute will apply. Declaring the tools:node="replace" manifest merging strategy later in the dependency tree solves this problem and allows use WRITE_EXTERNAL_STORAGE permission in all android versions.

Probably this example a bit outdated, we'll check it.

Best,
Ivan

from hockeysdk-xamarin.

Maxima078 avatar Maxima078 commented on August 16, 2024

Thank you for your quick answer !

I was suspecting this behaviour but was not really sure, I got it now.
You can definitively close this discussion which is not an issue but a misunderstood after trying the sample project.

Best,
Max.

from hockeysdk-xamarin.

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.