Ti.StoreKit and Subscription - titanium

Does is anyone have a good process for monthly subscription using the Ti.Storekit? How do you store or handle data to find out if a users subscription has expired or is in good standings? I am new to the Ti.StoreKit any help is greatly appreciated.

StoreKit is free nowadays. Get it here: https://marketplace.appcelerator.com/apps/794?1042752485
Just follow the manual very closely, and you should be fine. If you have any specific questions ask it specifically.

Related

Idea to telegram chat-bot. (but how to implement it....)

I would like to make a chat-bot for telegram, which, upon request, gives out a random post from the page of a certain community in vk.com social network.
Could somebody please tell me some thoughts about how to reach the solution?
May be the start question is "Is it possible to download all posts from the community feed in vk.com?"
Thanks!
I really don't know how to approach this problem.

Does Google Data Studio have API functionality, and if not, will it in the near future?

I'm trying to automate a workflow using Google Data Studio. Requirements are simple - I need to be able to programatically copy a templated report (from a Python/Java application) and import/set a data source (Google Sheets doc) for that report. Nothing more fancy (no visualisation creation, formatting, or anything graphical, etc.).
Sources here, here and here (last two require Google Cloud Console account) suggest an API does exist (and detail a setup process to access it). However, after going through this setup process, I can find no details or documentation of any functionality, and consequently have been unable to progress.
Can anyone authoritatively state whether:
1. There does exist any API functionality for GDS? and
2. If not, are there plans to develop such? (since the Google links above suggest there is, I'm wondering if this means it's in the pipeline for near future).
The only directly related SO posts I can find are here and here. The first suggests there isn't, but doesn't account for the Google links I've provided above which suggest there is; the second doesn't really cover the same use case, so doesn't provide answers applicable here.
FYI - I've posted a Google Community forum post here asking essentially the same question.
If anyone is able to help out, that would be greatly appreciated :) Many thanks in advance for your time and help! :)
Fresh as of 2022-05-23
There does exist any API functionality for GDS?
Not in the way you are expecting. The three links you posted all refer to the current Data Studio API. The only things you can do with that API is view your Data Studio assets and update permissions. That's it. This API won't let you create/copy/modify reports or data sources.
If not, are there plans to develop such?
Not in the near future. You can make/vote for this feature request in the official tracker. More popular feature requests are usually prioritized in roadmaps.
That being said, a lot of the API use cases can be resolved using combinations of Community Connectors, config parameters, direct linking, viewer's credentials, Linking/Integration API etc.

Branch.io React Native single use invite link

I am using Branch with the React Native SDK. I am trying to create a single use invite link scenario, i.e. one user has a link that they can share with one other person to allow that person to sign up to the app (or some other special privilege - similar to the original Monzo Golden Ticket). I can't find any way to do this with Branch/RN SDK out of the box. I just wanted to check if someone else is also doing something similar and if anyone has a solution that is all handled by Branch? I think what I am looking for is some way to expire a Branch link based on some event but I might be thinking about it all wrong. Would greatly appreciate any help.
Many thanks!
I can see that our team is following up on you via the ticket that you created for the same question. Please ask us via your ticket #00030056 if you have any further questions. Thanks!

IBM login issue. Error BXNUI0303E

i am trying to login my ibm account to use its iot platform. but its giving error while login.
BXNUI0303E: The account information could not be retrieved because of a problem contacting the business support system. You will be logged out of Bluemix.
Try again later. If you see this message again, go to DOCS and select Troubleshooting for help and support options.
I am trying since last 3 hours.
Can anyone help me.?
Thanks
We are aware of the current issues that are being experienced with Bluemix and are working as quickly as possible to resolve them. We sincerely apologize for the inconvenience.
For more information about the situation, please visit the following URL: https://developer.ibm.com/bluemix/support/#status
Update - July 2017: Please be aware that the Bluemix Status Page moved. It is now located at the following URL:
https://console.bluemix.net/status
Use the filter to list the specific category, region, and component information
If I google ibm BXNUI0303E, I find these as first results:
https://developer.ibm.com/answers/questions/267171/bxnui0303e-the-account-information-could-not-be-re.html
https://developer.ibm.com/answers/questions/238858/not-able-to-login-from-bluemix-login-screen-bxnui0.html
So, you are not alone, the solution is probably just to wait until they fix the problem.
I also found that this status page lists tons of services as "down" at the moment:

Migrate phpBB forum to phpFox

I am struggling to find a migration tool from phpBB to phpFox. It seems that there is no ready made script so I would have to do it myself. I want to use the default phpFox forum.
I would appreciate some insight if anyone has done a similar thing. Or if it is possible to somehow integrate phpBB with phpFox?
It depends on what you need to migrate. posts, user data, categories etc