Skip to content
This repository was archived by the owner on Jan 19, 2018. It is now read-only.
This repository was archived by the owner on Jan 19, 2018. It is now read-only.

Not able to use MyLauncher within my app if it is not the first launched screen #14

Description

@nupursingh

Hi,

The requirement in my app is to have a static menu list view and then have a control that allows users ability to reorder the menu view. For the edit view, Jarada myLauncher is perfect. However while I'm integrating myLauncher, it crash while trying to edit the order. The below line throws error -

if(self.pages.count <= maxPageCount)

in beginEditing method in myLauncherView.m.

This happens when MyLauncher is not hooked up to AppDelegate, instead is invoked from within the app.

Any insight into the problem is welcome

Thanks,

Nupur

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions