> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gameball.co/llms.txt
> Use this file to discover all available pages before exploring further.

# What Are the FAQs for Mobile and Web Integrations?

> What you need to know before integrating your platform with Gameball.

Below are the most common questions about integrating your mobile or web platform with Gameball.

***

<AccordionGroup>
  <Accordion title="What frameworks does Gameball support?" icon="code">
    Gameball supports the following frameworks: [Web](https://developer.gameball.co/installing-gameball/web), [Android](https://developer.gameball.co/installing-gameball/gameball-for-android), [iOS](https://developer.gameball.co/installing-gameball/gameball-for-ios), [Flutter](https://developer.gameball.co/installing-gameball/flutter) and [React Natives](https://developer.gameball.co/installing-gameball/gameball-for-react).
  </Accordion>

  <Accordion title="If my framework is not supported, how can I integrate with Gameball?" icon="puzzle-piece">
    You can integrate Gameball with any mobile development framework that supports in-app Webviews — for example Flutter, Ionic, etc. Visit our [technical documents](https://developer.gameball.co/tutorials/build-custom-ui-elements/widget-configurations) for further support.
  </Accordion>

  <Accordion title="What is the size of Gameball's different SDKs?" icon="weight-scale">
    | SDK           | Size   |
    | ------------- | ------ |
    | React Natives | 47 KB  |
    | iOS           | 50 KB  |
    | Android       | 1.7 MB |
  </Accordion>

  <Accordion title="Does Gameball provide user authentication?" icon="lock">
    **For the Gameball dashboard:** Username and Password is Gameball's current authentication method, with Recaptcha running in the background.

    **For players:** When customers sign in to your platform they automatically sign in to Gameball's loyalty program. No user authentication process is run by Gameball in this case.
  </Accordion>

  <Accordion title="Do you support on-prem hosting?" icon="server">
    Please [contact our marketing experts](https://rewards.gameball.co/en/gameball-live-demo-booking) for assistance.
  </Accordion>

  <Accordion title="Can I allow my customer to cash out their points into their virtual wallet?" icon="wallet">
    Due to legal and technical restrictions, this is not possible. Points can have monetary value that can only be redeemed and used on new purchases. Read more about [points redemption](/product-documentation/programs/loyalty-points-redeem/launch-and-configure-your-redeem-pointing-system).
  </Accordion>

  <Accordion title="Do you provide SMS integrations?" icon="message-sms">
    Yes, Gameball provides SMS integration. To enable the SMS feature, go to the **[SMS Configurations](https://app.gameball.co/settings/sms_configurations)** section under **Admin Settings**. Then go to the **Notifications** section on the Gameball dashboard to configure your messages.

    <Note>This feature is available under certain packages only. **[Book a demo](https://rewards.gameball.co/en/gameball-live-demo-booking)** call to learn more.</Note>
  </Accordion>

  <Accordion title="Does Gameball have access to any of my customers' data?" icon="shield">
    Gameball can only get access to some customer data such as their attributes and behavior **with your permission** only. The authorization process takes place during the integration process.
  </Accordion>
</AccordionGroup>

***

## Related Articles

<CardGroup cols={2}>
  <Card title="Allow Huawei Push Notifications" icon="bell" href="/product-documentation/guides-strategies-faqs/allow-huawei-push-notifications">
    Enable Huawei smartphone users to receive push notifications from your program.
  </Card>

  <Card title="Contact Customer Support" icon="headset" href="/product-documentation/guides-strategies-faqs/faqs/contact-support">
    Learn how to reach the Gameball support team for additional help.
  </Card>
</CardGroup>
