📘 App Config Guide This guide will help you understand how to edit your App Config JSON. By changing these settings, you can control how your webapp works, looks, and behaves. 🔗 Main Settings Home URL (homeUrl) Your app’s main webapp link. “homeUrl”: “https://yourwebapp.com” Allowed Origins (allowedOrigins) A list of webapps that will open inside […]
Continue readingTag Archives: webapp
How to Add an Account Deletion Form on the Glide User Profile Page
Apple and Google require all apps that allow users to create accounts to provide a way for users to request account and data deletion. To comply with these guidelines, you can add an account deletion form to your Glide app. This tutorial walks you through the process of setting up this feature on the user […]
Continue readingUsing OneSignal Push Notifications for Free in Android and iOS
Go to the OneSignal dashboard and select your app. Click New Push. Compose your notification: Preview your notification. Click Send Now or schedule it for later. You can watch the video tutorial here:
Continue reading