Skip to content

shakebugs/shake-demo-ios

Repository files navigation

Shake SDK Demo App

iOS app you can use to try out Shake and its features.

Use

This repository contains the source code for the Shake Demo App.

License

License: MIT


Copyright (c) 2021 Shake and Sanjin Grahovar Sadiković

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Description

This app is intended as a playground for what Shake can do, without having to add it to a specific project.

Features

  • Bug reporting - submit a bug you can check out on the Demo Dashboard.
  • Crash reporting - simulate a crash you can check out on the Demo Dashboard.
  • Customize - change how the SDK is invoked, its form fields and data that's attached.

Screens

How to run

  1. Clone the GitHub repository and open the project.
  2. Run pod install to install the necessary dependencies.
  3. Build the app & enjoy.

Authors