Posts

Post not yet marked as solved
3 Replies
1.5k Views
Hi All, We are using html input type date in our hybrid application which launches the native datepicker in the app. As we need the app to be accessible we chose the html type date. However at certain instances we want to restrict the date selection till present date only. We have used the max attribute to achieve this, for some reasons the datepicker is not respecting this attribute and allowing the user to select future dates. We are in a tricky position since we do not want to use any library and the production date is nearby. Below is the markup we have used for replicating the behavior: form label for="party"Choose your preferred party date: input type="date" name="party" min="2017-04-01" max="2017-04-30" /label /form Any help would be appreciated. Thanks in advance.
Posted Last updated
.
Post not yet marked as solved
0 Replies
243 Views
We want to use Apple Pay sound effect in one of the commercial App my team is developing. It is an investment app and the sound will play when there is a successful transaction as a notification to the User. I wanted to know whether it is allowed or are there any licensing/legal issues. Appreciate your responses.
Posted Last updated
.