• Akshet Pandey's avatar
    Allow products to be fetched even if purchases are restricted (#123) · 6bf387bb
    Akshet Pandey authored
    Restricting IAPs doesn't prevent us from fetching product information. A better way to handle this is to check canMakePayments method and show appropriate message on the payment screen.
    
    Update README to include canMakePayments
    
    Also add note about calling canMakePayments before purchaseProduct to show a better error message to users.
    6bf387bb