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 Action
coding. - MobileAppServer.Authentication provide utility methods for
On Mobile App Authentication
coding.
Without classes some functionnalities are still available.
- Mobile App Action provide utility methods for
On Mobile App Action
coding. - Mobile App Authentication provide utility methods for
On Mobile App Authentication
coding.
- 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 Connection
coding.
See the LICENSE file for details
See CONTRIBUTING guide.