subscriptions Questions
2
Solved
Quick question:
When I pull message from pubsub subscription via command line tool
gcloud beta pubsub subscriptions pull MY_SUB
I am getting a table with (all details and) data as string (alrea...
Photocurrent asked 11/5, 2017 at 11:24
4
Solved
I don't currently use any apps that have an in app subscription, so I am not sure what the UI looks like in iTunes when do an in app renewable subscription.
I assumed there was an api, given a re...
Heisler asked 7/4, 2011 at 1:59
6
I would like to change the next payment date of active subscriptions after the Initial (first) order was created.
current code which does not work. Why? What am i missing?
//fires when new order...
Jolty asked 6/5, 2016 at 9:28
3
Solved
I've written an SSRS report to help me keep track of SSRS subscriptions. I've repurposed a script that will use Reportserver.dbo.Subscriptions.LastStatus to view email recipients, however, it will ...
Iy asked 23/9, 2013 at 13:47
3
I am using Stripe to test how my code would react to recurring subscription renewal payment attempts for a product we are working on (need to test success, failure ...etc.). And it seems that most ...
Hamulus asked 27/7, 2017 at 0:4
2
Solved
In the Google Play doc, it is written "To verify a purchase, the app passes the purchase token and other details up to your backend servers, which verifies them directly with Google Play using the ...
Ignatia asked 2/6, 2015 at 17:28
2
Solved
I'm working on integrating subscriptions into a Xamarin Android app. All the examples I can find online specific to Xamarin use the Plugin.InAppBilling from Montemagno, et al.
This is certainly v...
Identify asked 8/7, 2018 at 16:54
2
Solved
While developing an android app I added two test subscriptions in the google play console with some fictional prices. Now the app is productive and the test subscription prices are displayed to the...
Suziesuzuki asked 15/12, 2017 at 10:59
3
We are using GraphQL Subscriptions and pubsub to subscribe to posts.
When more than 10 subscriptions occur we get the the node warning "MaxListenersExceededWarning: Possible EventEmitter memory le...
Florence asked 3/5, 2017 at 5:54
3
I need to refresh the data in a component page in an interval. Also I need to refresh the data after doing some action. I am using Obeservables in the service so that I can subscribe to when the re...
Mainstay asked 6/7, 2017 at 11:24
3
Solved
I have setup a PHP script on a cron which contacts Braintree via the API to look up the status of each subscription that we have on file. We then update our local records based on the customer's su...
Achlorhydria asked 16/7, 2013 at 1:50
2
I know that we can create multiple subscriptions per azure account. Is there any limit on the number of subscriptions in single windows azure account ?
Nation asked 6/3, 2014 at 7:2
2
Does anyone know the easy way to check if the user already purchased a subscription or not when the app loads?
I just need to check if the user already purchased the subscription, nothing else. Se...
Remindful asked 24/8, 2018 at 14:43
2
Solved
When looking at code examples, I often see the case where observables inside services are not unsubscribed from.
Here is an example:
export class AuthGuard implements CanActivate {
private isLo...
Piercing asked 10/8, 2018 at 17:0
0
I'm having problems to understand why almost all (90 %) of my active subscriptions in the Google Play Developer Console are in "Pending payment" status, despite the subscriptions are out of t...
Domash asked 1/7, 2018 at 20:0
3
I am getting following error while updating the address in iTunes sign agreement page.
The address entered appears to be invalid. Please correct your address and resubmit.
Can anyone help ...
Richel asked 11/5, 2017 at 18:11
2
I'm new to Azure Service Bus and have created successful pocs for creating a topic and a separate subscriber application to receive its message.
Based on this article, I quote:
"A topic can have u...
Emmalineemmalyn asked 18/1, 2014 at 2:36
3
Solved
I'm looking at setting up In App Purchases for an iPhone app.
I'm planning on using the new auto-renewable subscription type. However, I want to offer multiple durations for a particular subscripti...
Wendelin asked 6/3, 2011 at 7:43
2
Solved
I'm creating a service which allows users to register on any number of devices (web, Android, Roku, iOS, Apple TV), and then purchase a monthly subscription to watch video content. The subscription...
Davon asked 6/10, 2015 at 13:25
2
I have seen ActionCable.server.open_connections_statistics, ActionCable.server.connections.length, ActionCable.server.connections.map(&:statistics), ActionCable.server.connections.select(&:...
Felicidad asked 19/3, 2016 at 20:5
2
Solved
About to build a subscription product into our Android app, but a little unclear on the best way to know about canceled subscriptions. The only way we are planning on letting the user cancel is for...
Alatea asked 4/6, 2016 at 23:27
1
I'm building an iOS app that heavily relies in CloudKit as a data source.
After installing the app and running it for the first time, I need to download a great amount of data that resides in the ...
Yardstick asked 31/8, 2017 at 12:50
0
We'd like to support in our app several distinct auto-renewable subscriptions. For example, subscribe to feature A for a year, feature b for a year, feature c for a year.
We want the subscriptions ...
Lebrun asked 3/8, 2017 at 16:33
0
How can i go about testing the publishing/subscriptions of my graphql schema, without using apollo?
Is it possible to just do it with subscriptions-transport-ws ?
My SubscriptionServer is setup wi...
Mysticism asked 3/8, 2017 at 15:19
5
Solved
This is a follow-up question to "In app purchases with MKStoreKit failing: “Problem in iTunes connect configuration for product: xxx"
I am having a similar issue and have tried to do both with and...
Dibbell asked 27/10, 2011 at 11:39
1 Next >
© 2022 - 2024 — McMap. All rights reserved.