[Paid] Online Date Pro Extension | Unhackable Date | 100% Uptime | Create Subscription App | Show Live CountdownDays, Weeks Ago Pattern |

Tested in various android devices.

Trial Extension:
com.onlinedate.ext.onlinedatepro.aix (14.2 KB)

Purchase Link: PayPal
(Price Negotiable For Some Countries' Residents)

More Extensions & Services: Bharat Technologies

1 Like

Most of the functions can be found or achieved with native Clock component.
And why online? which API?

1 Like

This extension is mainly for Subscription Type Apps, subscription type apps require online date only!. Yes, most of the functions can be achieved using native clock component but something cannot be achieved that is why built this extension & it will help the developers to do big things using few blocks.

which one?

online date

any difference with online date and local date? And also you did not mention which API you are using.

If an educational quiz app is created, user needs to make payment there then getting online date 180 days to online date will be added and newDate to his account will be stored which can be maintained on spreadsheet/airtable. Article date will show him in account Subscription Active 6 Months From Now. When app opens checks is performed getting online date and comparing this with newDate, if containsText (-) then subscription is over. Local clock component shows device date, if we change date in device then subscription can be taken for free. No API, please don't ask for it. Earlier developers use worldclockapi and other free websites to get online date but their API responses are having too much traffic, sometimes apps failed to get online date and the solution is this extension for that problem.

when how do you get result from online? There should be some online server as I think.

Yes, that's Google, until Google stops one can get online date faster than any existing free/paid API.

Which countries would that be?

Whose currency to $ is not affordable for them.

False. First of all, payment gateways handle most of the things for a subscription (recurring, expiry etc). You mentioned that you can fetch online date in the app that you can store it in your database, just to let you know, anything that we send from app to the server can be modified. So there is no actual point in getting date offline or online because it can be modified easily. These things must be handled on a server where you can just use the payment gateway API to get the exact expiry of the subscription.

It's totally up to you what you create, my comment is not on the usefulness of your extension but the subscription and security thing that you mentioned.

Payment gateways handle subscription but we can treat a final purchase like a subscription with our own system, and to use gateways subs, for that you need to use their sdk and new updates one after one or it will be complicated when implementing their API for expiry etc. in app. The extension serves Global solution for any payment gateway. If any person is maliciously hacking your database (for example spreadsheet) then use 2 database one having READ+WRITE enabled for new onboarding where payment done and newDate is stored and 2nd one as READ ONLY database which is used to count days and validate subscription, if one follows this no body can modify it and server cost can be saved. Extension is very useful for them who are getting online date and have their own way of providing subscriptions. Hope you get the point.