Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8691891
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T00:12:52+00:00 2026-06-13T00:12:52+00:00

Does anybody know why I get the following error message when I try to

  • 0

Does anybody know why I get the following error message when I try to build the default “MonoGame.Framework.iOS.sln” on Monotouch? And how I can fix this? :

on line 468 of the Guide source file (From MonoGame.Framework.iOS>iOS>GamerServices>Guide.cs
I get,

public static void ShowMatchMaker()
{
     AssertInitialised ();

if ( ( Gamer.SignedInGamers.Count > 0 ) && ( Gamer.SignedInGamers[0].IsSignedInToLive ) )
   {
    // Lazy load it
if ( matchmakerViewController == null )
   {
     matchmakerViewController = new GKMatchmakerViewController(); }

// error on that line is– type ‘MonoTouch.GameKit.GKMatchmakerViewController’ does not contain a constructor that takes ‘0’ arguments.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T00:12:53+00:00Added an answer on June 13, 2026 at 12:12 am

    The default constructor (actually the init selector for the GKMatchmakerViewController type) was invalid (sadly Apple documentation on what can be initialized with init is a bit lacking).

    Also starting with iOS6 this would throws an ObjectiveC exception at runtime:

    Objective-C exception thrown.  
    Name: NSInvalidArgumentException 
    Reason: <GKMatchmakerViewController: 0x16101160>: 
    must use one of the designated initializers
    

    As such this default constructor, along with a few others, were removed since their use could cause weird crashes in earlier iOS releases (and you do not want your game to misbehave on iOS6 anyway).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anybody know why I get this warning when I turn off the auto-commit
Does anybody know where I can get a free web crawler that actually works
Does anybody know How I can get the ckEdtior to work with Selenium. I'm
Does anybody know which version of sed is required to get option -i to
Does anybody know, how to get a list of leaf nodes in Prolog? Let's
Does anybody know some nice documentation about the ruby handsoap gem to get me
Does anybody know, is it possible and how can I get name of user
I am running a Python code and I get the following error message: Exception
when trying to clone from a SLES11 Server I get the following error message:
Does anybody know why this function, when passed an invalid date (e.g. timestamp) to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.