Skip to content

Commit 76a1f66

Browse files
Update README.md
bro gen part
1 parent 375b17e commit 76a1f66

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Usercentrics SDK Wrapper for iOS
22

33
## Overview
4-
This project provides a **UsercentricsWrapper** for integrating the [Usercentrics SDK](https://usercentrics.com/docs/apps/intro/) into iOS applications developed using LibGDX and RoboVM. The wrapper acts as a bridge between Java and the Usercentrics iOS SDK with handling SDK-related events via a delegate or callback.
4+
This project provides a **UsercentricsWrapper** for integrating the [Usercentrics SDK](https://usercentrics.com/docs/apps/intro/) into iOS applications developed using LibGDX and MobiVM. The wrapper acts as a bridge between Java and the Usercentrics iOS SDK with handling SDK-related events via a delegate or callback.
55

66
## Installation
77

@@ -23,3 +23,6 @@ BUILD_LIBRARY_FOR_DISTRIBUTION=YES
2323
### Step 3: Add the Framework to Your Project
2424
Add `UsercentricsWrapper.framework`, `UsercentricsUI.framework`, and `Usercentrics.framework` into the project.
2525
Copy the Resource Bundle into the project
26+
27+
### Step 4: Generate MobiVM bindings
28+
Navigate to bro-gen folder and update or generate bindings for MobiVM

0 commit comments

Comments
 (0)