ios-samples/PokerNightVoting
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
Resources [PokerNightVoting]Updating for ios7, adding metadata.xml 2013-10-29 16:51:55 +00:00
Screenshots [PokerNightVoting]Updating for ios7, adding metadata.xml 2013-10-29 16:51:55 +00:00
AppDelegate.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Info.plist Updated architecture setting to 32&64 bit, and specified iOS 9 as minimum SDK version. 2017-07-19 13:27:52 +01:00
MainStoryboard_iPad.storyboard Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
MainStoryboard_iPhone.storyboard Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
PNVModel.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
PokerNightVoting.csproj Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
PokerNightVoting.sln Added the following iOS samples: FrogScroller, LineLayout, MediaNotes, MotionGraphs, OpenGLScroller, PinchIt, PokerNightVoting, Calendars 2012-09-19 14:07:44 -04:00
PokerNightVotingViewController.cs Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
PokerNightVotingViewController.designer.cs Pull from upstream 2015-01-19 20:39:40 +05:30
README.md update readme, fix links 2019-07-23 13:26:12 -07:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - Poker Night Voting This is a port of the WWDC2012 application of the same name This sample application utilizes the EventKit API to allow a user to create events at... sample
csharp
xamarin
pokernightvoting

Poker Night Voting

This is a port of the WWDC2012 application of the same name

This sample application utilizes the EventKit API to allow a user to create events at specific times. Users can suggest times for a poker night with friends, view times suggested by others, and vote on which time is the most convenient.

Note: You may get an error when deleting an event with the message "CADObjectGetRelatedObjects failed with error Error Domain=NSMachErrorDomain Code=268435459 "The operation couldnt be completed. (Mach error 268435459 - (ipc/send) invalid destination port)". This is a known Apple bug that does not interfere with the running of the sample.

App showing dates with votes displayed