Referd Developers Guide
  • Referd Developers Docs
  • Introduction
  • Installing Referd
    • iOS
      • Getting Started
      • Initialize Referd User Profile
      • Track User Events
      • Push Notifications
      • Go-Live Checklist
    • Android
      • Getting Started
      • Initialize Referd User Profile
      • Track Referd Events
      • Push Notifications
      • Go-Live Checklist
    • React Native
      • Getting Started
      • Initialize Referd User Profile
      • Track User Events
      • Push Notifications
      • Go-Live Checklist
    • Flutter
      • Getting Started
      • Initialize Referd User Profile
      • Track User Events
      • Go-Live Checklist
    • Generic Mobile App
      • Initialize Referd User Profile
      • Track User Events
      • Push Notifications
      • Go-Live Checklist
  • REST API
    • Overview
    • Authentication
    • API Reference
      • User
      • Event
      • Notifications
    • API Endpoint Testing
    • Errors
Powered by GitBook
On this page
  1. Installing Referd

Generic Mobile App

In this guide, we'll explore how to integrate Referd within your mobile app without using Referd's SDK. This can be helpful if your mobile app framework does not have an out of the box SDK provided by Referd like Flutter or ionic. Or you choose not to use the SDK for any reason. So let's get started!

Before we dive deeper into integrating Referd into your mobile app without using an SDK, let's first take a look at the common integration touch points that you'll encounter. These touch points are the areas in your app where you'll need to make changes to incorporate Referd's features seamlessly.

This guide is not framework specific. Below is a general high level guideline illustrating how to integrate Referd with applicable mobile frameworks

Last updated 1 year ago