Xamarin issue
See original GitHub issueI have tried using the Calendar V3 nuget package in my iOS/Android apps and used the tutorial from here but I got stuck on the issue with GoogleWebAuthorizationBroker
which can’t be find.
Is there something else I have to do to get it working with Xamarin?
Issue Analytics
- State:
- Created 7 years ago
- Comments:32
Top Results From Across the Web
Issues · xamarin/Xamarin.Forms
[Bug] The tile layer image for OpenStreetMap was not displayed in Xamarin.Forms UWP when the tile layer URI is added to the Image...
Read more >Issues · xamarin/xamarin-android
Issues list · XA3001: Could not AOT the assembly: Microsoft. · Create process to automatically generate AndroidManifest. · Developer Options - Don' ...
Read more >7 Reasons Xamarin Can Be a Trouble
Are you choosing between native and Xamarin app development? ... The main issue that gives a push to try Xamarin is that it's...
Read more >Xamarin.Mac troubleshooting tips
This document describes approaches for resolving issues encountered when developing Xamarin.Mac applications. It also discusses ways to get ...
Read more >When and how should I file a bug report? - Xamarin
Use the Report a problem menu item in Visual Studio – this will send diagnostic information along with your bug report to help...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That might work as an interim solution before the GoogleWebAuthorizationBroker starts working (fingers crossed) on Xamarin or some other library gets added to Xamarin to handle this.
The user will share his calendar with the app and then they will be able to handle entries inside the app and sync it across platforms.
Thanks for your effort!
I am leaving work now I can try that tomorrow but it doesn’t explain why it couldn’t find the YouTube scopes. I checked that project is 4.5
This project only has source for YouTube and Analytics i will dump in Calendar tomorrow might as well be consistent with testing.