Utility methods to speed up the 4D Mobile App backend coding.
Wrap input from On Mobile App... database methods into these classes to get utility functions.
- MobileAppServer.Action provide utility methods for On Mobile App Actioncoding.
- MobileAppServer.Authentication provide utility methods for On Mobile App Authenticationcoding.
Without classes some functionnalities are still available.
- Mobile App Action provide utility methods for On Mobile App Actioncoding.
- Mobile App Authentication provide utility methods for On Mobile App Authenticationcoding.
- MobileAppServer.PushNotification provide utility methods to send push notifications to mobile devices.
- Authentication with email confirmation describe the process to check user identity by sending emails.
- MobileAppServer.WebHandler provide utility methods for On Web Connectioncoding.
See the LICENSE file for details
See CONTRIBUTING guide.