Coder Social home page Coder Social logo

Comments (6)

davorpeic avatar davorpeic commented on August 19, 2024 10

Just an update to all that bump to this issue as I did, it is not related with this plugin, but if you use nativescript-ui, even if you dont use Calendar component, NS is still making the call, so you need to add that key that will be prompt only in case calendar is called, in my case I'm never calling it..
More about: http://www.telerik.com/forums/2016-3-914-3-nscalendarsusagedescription-nsphotolibraryusagedescription-required-when-deploying-to-testflight

I added this key into my Info.plist

<key>NSCalendarsUsageDescription</key>
<string>This app need to access your calendar events</string>

from nativescript-email.

EddyVerbruggen avatar EddyVerbruggen commented on August 19, 2024

Are you 100% positive you've reported this issue in the right GitHub repo? This plugin does nothing with the Calendar.

from nativescript-email.

dotdreaming avatar dotdreaming commented on August 19, 2024

No, I'm not 100%. That's why I was enquiring with you to see if this was correct.
In my app is very simple- your plugin is the only thing that is relevantly close to nscalendar. I thought that the email and calendar api's could be linked.
I didn't know if you have come across this issue when publishing a iOS app to the App Store with the new privacy rules

from nativescript-email.

EddyVerbruggen avatar EddyVerbruggen commented on August 19, 2024

I've had to add the description to my nativescript-calendar plugin but not this one. Maybe you've had that installed before and there's a file lingering.

from nativescript-email.

EddyVerbruggen avatar EddyVerbruggen commented on August 19, 2024

You're right, that bit me too!

from nativescript-email.

davorpeic avatar davorpeic commented on August 19, 2024

Yeah, I see that NS will eventually split all components as separated plugins so that should fix this ugly workaround :)

from nativescript-email.

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.