https://github.com/nventive/binding.marketo
https://github.com/nventive/binding.marketo
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/nventive/binding.marketo
- Owner: nventive
- License: other
- Created: 2021-03-19T14:25:33.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T12:59:21.000Z (almost 3 years ago)
- Last Synced: 2025-03-17T11:55:10.313Z (about 1 year ago)
- Language: Objective-C
- Size: 14.6 MB
- Stars: 0
- Watchers: 21
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
# Binding.Marketo
## Summary
The following binding are for the **Marketo SDK**.
## Android
Documentation for using the library inside an Android project can be found [here](https://developers.marketo.com/mobile/)
The source SDK can be found [here](https://github.com/Marketo/android-sdk)
The bindings were generated for the version **0.8.4**
### How to use
Add a reference to the following packages
- Binding.Marketo.Android.
## iOS
Documentation for using the library inside an iOS project can be found [here](https://developers.marketo.com/mobile/)
The source SDK can be found [here](https://github.com/Marketo/ios-sdk)
The bindings were generated for the version **0.7.7**
### How to use
Add a reference to the following packages
- Binding.Marketo.iOS