https://github.com/mparticle/mparticle-apple-sample-apps
A collection of Apple Sample Applications using mParticle
https://github.com/mparticle/mparticle-apple-sample-apps
Last synced: 7 months ago
JSON representation
A collection of Apple Sample Applications using mParticle
- Host: GitHub
- URL: https://github.com/mparticle/mparticle-apple-sample-apps
- Owner: mParticle
- License: apache-2.0
- Created: 2022-03-22T21:10:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T16:32:30.000Z (over 1 year ago)
- Last Synced: 2024-10-16T20:31:52.491Z (over 1 year ago)
- Language: Swift
- Size: 8.57 MB
- Stars: 3
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

# mParticle Apple Sample Apps
[](https://opensource.org/licenses/Apache-2.0)
Hello! This is the mParticle Apple Sample Apps Repository. We've built a collection of fully functional sample apps that provide a best practice approach to integrate with our [mParticle Apple SDK](https://github.com/mparticle/mparticle-apple-sdk) and other services we provide.
## Getting Started
This repository serves as directory of individual, self-contained, Sample Apps. Each application is a full project with working code, detailed implementation documentation and an integrated CI/CD pipeline via Github Actions.
Our recommendation is to fork or clone the entire repository and open a specific project in Xcode. This will provide full project settings, including UI testing and Linting.
:information_source: **Note:** These Sample Apps require a mParticle account and a valid Input API key.
While the code might run and build without mParticle credentials, the SDKs will not upload events to our servers and will generate errors. Please visit [our docs](https://docs.mparticle.com/guides/getting-started/create-an-input/#create-access-credentials) for more details on setting up an Input API key.
> **Startups, try mParticle for free**
>
> mParticle offers qualified startups up to one year of complimentary access to its enterprise-grade Customer Data Platform (CDP). There are no sales calls — approved startups get instant access.
>
> [Get mParticle Free →](https://www.mparticle.com/lpg/startup-accelerator/?utm_source=github_sample_apps)
### Sample Apps Directory
Below is a list of sample apps, with a brief description of their intended use case. Please navigate to an individual Sample App's README.md file for specific use cases and implementation details.
| App Name | Path | Description |
| ---------- | -------------------------------------------------------------------------------- | ---------------------------------------------------------------------- |
| Higgs Shop | [core-sdk-samples/higgs-shop-sample-app](core-sdk-samples/higgs-shop-sample-app) | An example of an e-commerce application with simple media interactions |
## Contributing
Thank you for thinking about contributing to the mParticle Sample Apps Project.
Please review the [CONTRIBUTING.md](CONTRIBUTING.md) file for details.
## Support
## License
The mParticle Apple SDK is available under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). See the LICENSE file for more info.
THE MPARTICLE SAMPLE APPS, INCLUDING ANY ASSOCIATED MPARTICLE APIs AND MPARTICLE SDKs, ARE PROVIDED ON AN “AS-IS” BASIS, AND MPARTICLE HEREBY DISCLAIMS ANY AND ALL WARRANTIES OF ANY KIND, WHETHER EXPRESS, IMPLIED (EITHER IN FACT OR BY OPERATION OF LAW), OR STATUTORY, AS TO ANY MATTER WHATSOEVER, INCLUDING, BUT NOT LIMITED TO, ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, QUALITY, ACCURACY, TITLE, AND NON-INFRINGEMENT. MPARTICLE DOES NOT WARRANT THAT THE MPARTICLE SAMPLE APP, INCLUDING ANY ASSOCIATED, MPARTICLE SDKs OR MPARTICLE APIs, ARE ERROR-FREE OR THAT OPERATION THEREOF WILL BE SECURE OR UNINTERRUPTED.