MSILinkDrillHandler Sample

_________________________________________________________________________________________________________
DESCRIPTION

This sample illustrates how to use custom events and custom link drilling in the MicrostrategyMobile project.
_________________________________________________________________________________________________________
DETAILED DESCRIPTION

In this sample, every third time link drilling is used, the application takes a screenshot and shares it with 
UIActivityViewController. Otherwise, the URL API is processed as usual.

For help understanding and using this sample, go to the MicroStrategy Developer Zone (MSDZ), located at https://community.microstrategy.com/t5/custom/page/page-id/developer-zone, and do one of the following:

For an explanation of how to add functionality with a custom application delegate, go to Mobile SDK -> 
Mobile SDK for iOS -> Customizing MicroStrategy Mobile -> Customization scenarios -> Adding functionality 
with a custom Application Delegate.

For an explanation of how to use the MSICacheManager APIs, go to Mobile SDK -> Mobile SDK for iOS -> 
Using the mobile URL API -> Applying custom logic to link drilling and URL API event processing.

For a descripion of how to set up and use this sample,go to Mobile SDK -> Mobile SDK for iOS -> Samples -> 
Link Drill Handler Sample (MSILinkDrillHandler).

_________________________________________________________________________________________________________
SYSTEM REQUIREMENTS

MicroStrategy 10.5.0 framework or later

_________________________________________________________________________________________________________
SAMPLE FILE LIST

AppDelegate
    This object launches the application and handles the MicroStrategy framework initialization. It also 
	handles the logic for custom link drilling.

_________________________________________________________________________________________________________
CHANGELOG



_________________________________________________________________________________________________________
Copyright (C) MicroStrategy Inc