I google and even looked at chatgpt
some nocoding app like glideapp have 10 user limitation
also not sure they are appstore
I want to create quizk app with location tracking and sms reading capabilty
using nocding can I make it?
Certainly! Here's a more formal version of the response in English:
### **No-Code Platforms:**
There are several **no-code** platforms available that allow you to build apps without the need for programming. However, it's important to note that these platforms come with some limitations, particularly when it comes to more advanced features like location tracking and SMS reading. Some of the most popular platforms include:
- **Glide**: A very accessible and easy-to-use platform, but it has limitations such as a restricted number of users in the free version. It also does not fully support advanced features like SMS reading or real-time location tracking.
- **Adalo**: Another robust platform for creating mobile apps. It offers more flexibility when it comes to integrating features, including geolocation capabilities. However, like Glide, reading SMS might be challenging due to the security restrictions imposed by mobile operating systems.
- **Bubble**: A powerful platform that allows the creation of both web and mobile apps with more flexibility and advanced features. However, location tracking and SMS reading functionalities may require the integration of external APIs, which could be complex and require customization.
### **Specific Features:**
- **Location Tracking**: Location tracking is a feature that can be integrated through **geolocation APIs**. Platforms like **Adalo** and **Bubble** allow such integrations with APIs like **Google Maps**. However, you must ensure that location permissions are properly configured and comply with privacy regulations.
- **SMS Reading**: Accessing SMS messages is a more complex feature. On **Android**, it is possible to access SMS messages, but no-code platforms typically do not offer direct support for this due to privacy and security restrictions imposed by operating systems, especially **iOS**. If reading SMS is essential for your app, you will likely need to use **external APIs** or incorporate custom code, which goes beyond the capabilities of no-code platforms.
### **App Store Restrictions:**
- **SMS Reading**: Both **App Store (Apple)** and **Google Play** impose strict guidelines regarding access to sensitive user data, such as SMS messages. To use this functionality, you must provide a clear justification for its use and comply with **privacy policies**, such as **GDPR** or **LGPD**, as applicable.
- **Location Tracking**: Similarly, location tracking also requires explicit user permissions. This feature must be implemented ethically and transparently, ensuring that the app adheres to the privacy and security policies set forth by app stores.
### **Alternatives and Solutions:**
- **Integration with External APIs**: Even on **no-code** platforms, you can integrate **external APIs** that provide specific functionalities, such as location tracking or SMS reading. For location tracking, you can use the **Google Maps API** or other geolocation services. For reading SMS, you would need to use external services, which may require custom code integration.
- **Customization with Plugins or Extensions**: Platforms like **Bubble** allow for the addition of **plugins** or even the use of **custom code** to expand the app’s functionalities. However, this requires some level of technical knowledge.
### **Conclusion:**
- **Location Tracking** can be easily implemented on no-code platforms like **Adalo** and **Bubble** by integrating external geolocation APIs.
- **SMS Reading** is a complex feature that is typically not offered directly by no-code platforms and will usually require custom code or the use of external APIs.
- **Limitations of No-Code Platforms**: While **Glide** is an excellent choice for simple prototypes and apps, it is not suitable for advanced features. **Adalo** and **Bubble** provide more flexibility, but for advanced features like SMS reading, you may need to integrate APIs or add custom code.
If you require more advanced features, such as SMS reading, you may need to consider more flexible platforms like **Bubble**, which allows for customizations, but it is important to understand that this might require additional technical knowledge.