CustomAppDelegate Sample

_________________________________________________________________________________________________________
DESCRIPTION

This sample illustrates how to add a custom app delegate in the MicrostrategyMobile project.

_________________________________________________________________________________________________________
DETAILED DESCRIPTION

In this sample, an alert is displayed saying "Good morning", "Good afternoon" or "Good evening", depending 
on the time when the application is launched. Between 6 am and 12 noon, the alert displays "Good morning". 
Between 12 noon and 6 pm, the alert displays "Good afternoon". Otherwisse, the alert displays "Good evening".

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 a descripion of how to set up and use this sample,go to Mobile SDK -> Mobile SDK for iOS -> Samples -> 
Custom App Delegate Sample (CustomAppDelegate).

_________________________________________________________________________________________________________
SYSTEM REQUIREMENTS

MicroStrategy 10.5.0 framework or later

_________________________________________________________________________________________________________
SAMPLE FILE LIST

CustomAppDelegate
    This object launches the application and handles the MicroStrategy framework initialization. It also 
	contains the logic for determing which alert to show based onthe time when the application is launched.

_________________________________________________________________________________________________________
CHANGELOG



_________________________________________________________________________________________________________
Copyright (C) MicroStrategy Inc