Top "Subscriptions" questions

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

Angular2/4 : Refresh Data Realtime

I need to refresh the data in a component page in an interval. Also I need to refresh the data …

angular memory-leaks setinterval angular2-observables subscriptions
SSRS Subscriptions - How to view ALL report recipients

I've written an SSRS report to help me keep track of SSRS subscriptions. I've repurposed a script that will use …

reporting-services ssrs-2008 subscriptions
TechNet or MSDN Subscription?

I'm just a one-man software shop, and I currently have an MSDN subscription. It is coming up for renewal soon, …

msdn subscriptions technet
Is there an API to cancel an auto-renewable subscription?

I don't currently use any apps that have an in app subscription, so I am not sure what the UI …

iphone ios subscriptions
Resolving invalid product id issue with in-app purchases?

This is a follow-up question to "In app purchases with MKStoreKit failing: “Problem in iTunes connect configuration for product: xxx" …

in-app-purchase app-store-connect subscriptions
"The address entered appears to be invalid. Please correct your address and resubmit." I am getting error in itune

I am getting following error while updating the address in iTunes sign agreement page. The address entered appears to be …

app-store-connect subscriptions auto-renewable
Limit number of results in Meteor on the server side?

I have some code as shown below. There are about 60K entries in my keywords collection in Mongo. I really …

performance meteor database-connection subscriptions
How do I find out who is connected to ActionCable?

I have seen ActionCable.server.open_connections_statistics, ActionCable.server.connections.length, ActionCable.server.connections.map(&:statistics), ActionCable.server.…

ruby publish-subscribe subscriptions ruby-on-rails-5 actioncable