Note that there are some explanatory texts on larger screens.

plurals
  1. POstruggling testing IOS in app purchase with xamarin
    primarykey
    data
    text
    <p>For the last couple of days I have been struggling trying to set up the enviroment to test in app purchase in xamarin. Their <a href="http://docs.xamarin.com/guides/ios/application_fundamentals/in-app_purchasing/part_1_-_in-app_purchase_basics_and_configuration" rel="nofollow">docs</a> page is not very clear on what it needs to be done, at least for me.</p> <p>For what I have researched, I need to sign a contract with apple, which requires me to give apple some information about my bank account, taxes, etc. That information is going to take a little while, maybe a week. So without contract, can I test in the sandbox mode in app purchase? </p> <p>So far, I have created a development provisioning profile, my app id and bundle id as well, the products which I am going to sell within my app, and my test users. I tried getting product info from my device, but it did not work, no error, or app crash. Probably I am missing something here which causes this behavior.</p> <p>I read in this <a href="http://developer.apple.com/library/ios/#technotes/tn2259/_index.html" rel="nofollow">page</a> that I need to install my provisioning profile and configure xcode to sign the app with this profile. How do I do this in xamarin studio?</p> <p>Also, I need to tell xcode whats the application bundle id, again, how do I do this?</p> <p>I read the <a href="https://developer.apple.com/library/ios/#documentation/NetworkingInternet/Conceptual/StoreKitGuide/Introduction/Introduction.html" rel="nofollow">In-App Purchase Programming Guide</a> and gave me an overall understanding about the architecture needed to implement in app purchases, but I am failing on the little details.</p> <p>Any help would be appreciated. Thank you very much.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload