question

mybmr avatar image
mybmr asked David Marginian Deactivated commented

Subscription ID getting same every time even I switch other subscription.

I'm working on Sandbox environment and using Flex device. We getting same subscription_id even I switch to other subscription we getting subscription_id by default for tire1. In our application we have total 6 tire.

AppSubscription subscription = app.getCurrentSubscription();
sub_id = subscription.getId();

Above method giving by default tire1 ID whenever I switch to other subscription sub_Id remain same every time.

Can you please advice me how fix this ?

Clover Android SDK
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated commented

I don't understand your question. What are you doing exactly and what environment are you doing it in? What API are you using?

2 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

mybmr avatar image mybmr commented ·
Please check I edited question .


0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ mybmr commented ·

Sorry, you will need to provide a bit more context, perhaps more code so that we can see where "app" is coming from, etc.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community