Cordova Slack Digest

Tue, 27 Apr 2021 08:23:04 GMT

User count: 4462

Join the conversation at slack.cordova.io

Channel #general (4 messages)


Mon, 26 Apr 2021 13:57:12 GMT

@mpriddy says

Do we have a spam report option on this server?

Tue, 27 Apr 2021 07:51:45 GMT

@andrew867 says

I’m trying to attach to the touch[start|move|end] events via a windows 10 build. In a browser these events always trigger, but it doesn’t trigger the event handlers that I’ve bound via the installed windows 10 build.

Is there someway to enable these touch events in the Cordova build on windows 10?

Tue, 27 Apr 2021 07:57:07 GMT

@andrew867 says

I’ve tried to attach the handlers via addEventListener on the both the specific node the touch events are supposed to be triggering against as well as other nodes up to the window.

Of cause, I’ve also tried other binding for example via $el.on

It’s as if the touch events are disabled within Cordova on windows 10.

Tue, 27 Apr 2021 08:22:52 GMT

@andrew867 says

Or put any other way - can anyone confirm that windows 10 builds trigger these events?

Channel #cordova-ios (5 messages)


Mon, 26 Apr 2021 13:18:26 GMT

@hilah1999 says

Hi, Someone know how to manage subscripotion-based ios app cordova?

Mon, 26 Apr 2021 13:19:45 GMT

@hilah1999 says

I want to check if user subscripotion or not, And accordingly allow / disable use of the application

Mon, 26 Apr 2021 13:25:10 GMT

@norman137 says

You'd need to find a third-party cordova plugin that interfaces with the native payments api.

Mon, 26 Apr 2021 13:55:34 GMT

@hilah1999 says

So I saw inAppPurchase.restorePurchases().then(function (data) and with data.state sould I know

Mon, 26 Apr 2021 13:56:05 GMT

@hilah1999 says

Maybe someone know more about it?🙏

Channel #cordova-android (1 messages)


Mon, 26 Apr 2021 17:14:48 GMT

@bhariharan says

Now that Bintray is being sunset, any thoughts on where binaries of newer versions of Cordova will be uploaded?