Search Unity

No Notification Bar When Logging into Game Center

Discussion in 'iOS and tvOS' started by LeeDenbigh, Apr 20, 2017.

  1. LeeDenbigh

    LeeDenbigh

    Joined:
    Jul 7, 2014
    Posts:
    48
    I'm making a game that uses the Social API's. I have previous set it all up and it's working fine on Android. The problem that I am having is that it appears to be logging into Game Center, but there is no banner shown (to indicate that you have logged into Game Center) at the top of the screen.

    I have also tried to Ad Hoc my leaderboard, but scores don't seem to be posting.

    I think that I have set everything up right. I am using code from the Unity Scripting pages. It works fine on Android (using Google Game Play GitHub). I just seem to be having problems with my iOS game. I don't want to pay for any addons like Prime[32] , because why? When there are built in libraries that do the same things.

    Can anyone point me to a good tutorial that is up to date, or walk me through some steps.

    Thank you!