Closed bo3po closed 5 years ago
Can you be more specific? You're only seeing this on iOS 13? What boolean are you referring to? Are you getting an error?
I was able to repro #66 on iOS 13, but adding events to an existing calendar is still working for me.
hi
thanks for getting back to me. i'm not sure this is an error after some recomiling i did. i can in fact add it but not remove it. that is probably something else. this was working fine aa week ago.
i'll remove the issue ok? thank you for your time.
regards,
bo
On Tue, Oct 8, 2019 at 5:07 PM Caleb Clarke notifications@github.com wrote:
Can you be more specific? You're only seeing this on iOS 13? What boolean are you referring to? Are you getting an error?
I was able to repro #66 https://github.com/TheAlmightyBob/Calendars/issues/66 on iOS 13, but adding events to an existing calendar is still working for me.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TheAlmightyBob/Calendars/issues/67?email_source=notifications&email_token=ACMPY6PZUZGPJIGLDM2TI3DQNSO2LA5CNFSM4I6GAGFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAUQFSY#issuecomment-539558603, or mute the thread https://github.com/notifications/unsubscribe-auth/ACMPY6NHT3KUC62N3ZCA7ITQNSO2LANCNFSM4I6GAGFA .
Hi,
The create event in an existing calendar does not work. There is a boolean telling if the event was added and that returns false. I'm using NetStandard2.0 in a Xamarin Form.
Any workarounds maybee?