Does anyone know how to check if a user is signed into the store or not? I am doing a StoreKit implementation and the notice that the SKPaymentQueue doesn't test for store login, so unless the user is logged in there are no previous transactions passed back to the application. I know I could call RestoreCompletedTransactions but this prompts the user for a login every time, which I don't want to do...
Any thoughts would be great :) Cheers, Dean
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
