Top "Subscription" questions

An arrangement to receive something, typically a publication, regularly.

when an event has multiple subscribers, how do I get the return value for each subscriber?

The code looks like below: Clock: public class Clock { public event Func<DateTime, bool> SecondChange; public void Run() { …

c# events return-value subscription
Why I didn't see Auto-Renewable Subscription in iTunes Connect

Why I didn't see Auto-Renewable Subscription in iTunes Connect -> In-App Purchases -> Select the In-App Purchase you …

ios app-store-connect subscription mobile-development
How to unit test unsubscribe function in angular

I would like to find a way to test unsubscribe function calls on Subscriptions and Subjects. I came up with …

angular unit-testing rxjs observable subscription
Get android subscription status, failed with 403

While trying to get android in-app subscription status (with expiry date), I get the following error message: { "error": { "errors": [ { "domain": "…

android google-api subscription in-app
iOS recurring subscription policy for service, not content

Apologies in advance for a policy, rather than a programming question, but given the paucity of information available online I …

iphone ios in-app-purchase policy subscription
How to test the "renew" component of auto-renew subscriptions in iOS App Store Sandbox?

Folks, I am attempting to verify that auto-renew subscriptions are actually renewing in the sandbox environment. First, it appears that …

iphone ios app-store in-app-purchase subscription
What's the logic behind auto-renewing subscription in iOS

I'm working with a client to build a newsstand app that uses auto-renewing subscriptions. I can't seem to figure out …

ios in-app-purchase subscription
How to cancel Auto-renewable subscription by using test user in sandbox environment?

I use Auto-Renewable Subscription in my application. When I test it I want to cancel Auto-Renewable Subscription in Sandbox environment, …

ios in-app-purchase subscription
Windows Azure Portal login to portal and receive error "We are having trouble logging you into the portal"

Open browser Navigate to http://www.windowsazure.com/en-us/ Select portal top right login with my email address Receive the …

windows azure login portal subscription
Unbelievably high rate of "customer's card was declined" on subscription API

We have an android app that is billed as a monthly recurrent subscription with a 7 days trial. The problem that …

android google-play subscription android-pay