Skip to content

🚨 No longer maintained - Growthbeat SDK for iOS

License

Notifications You must be signed in to change notification settings

SIROK-archive/growthbeat-core-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Growthbeat Core SDK for iOS

Growthbeat Core SDK for iOS

Usage

  1. Add GrowthbeatCore.framework into your project.

  2. Import the framework header.

    #import <GrowthbeatCore/GrowthbeatCore.h>
  3. Write initialization code

    [[GrowthbeatCore sharedInstance] initializeWithApplicationId:@"APPLICATION_ID" credentialId:@"CREDENTIAL_ID"];

Growthbeat Full SDK

Growthbeat is growth hack platform for mobile apps. This repository includes only few function, but you can integrate some services. If you would like to use all functions of Growthbeat, you can choose following SDK.

Integrations

Growth Analytics

Growth Analytics is analytics service for mobile apps.

Growth Push (Under development)

Growth Push is push notification and analysis platform for mobile apps.

Growth Replay (Under development)

Growth Replay is usability testing tool for mobile apps.

Building framework

  1. Set build target to GrowthbeatCoreFramework and iOS Device.
  2. Run.

License

Apache License, Version 2.0

About

🚨 No longer maintained - Growthbeat SDK for iOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •