zetachang / DCModalSegue

A custom segue which makes a pushed back modal presenting animation.
MIT License
319 stars 23 forks source link

Save Application State not work after use DCModalSegue #9

Open kenpig opened 10 years ago

kenpig commented 10 years ago

DCModalSegue is great, but after When the DCModalSegue added to my project, I found save application state method not work, Please help.

//----------------------------------------------------------------------------------------------------------------------

zetachang commented 10 years ago

Hi Kenpig,

I am not familiar with state restorations, would you mind providing a sample project for me to diagnosing the issue?

Cheers!

On Sat, Jan 11, 2014 at 11:26 AM, Kenpig notifications@github.com wrote:

DCModalSegue is great, but after When the DCModalSegue added to my project, I found save application state method not work, Please help.

//----------------------------------------------------------------------------------------------------------------------

-

(BOOL)application:(UIApplication )application shouldSaveApplicationState:(NSCoder )coder { return YES; }

(BOOL)application:(UIApplication )application shouldRestoreApplicationState:(NSCoder )coder { return YES; }

— Reply to this email directly or view it on GitHubhttps://github.com/zetachang/DCModalSegue/issues/9 .

David Chang

kenpig commented 10 years ago

Hi zetachang:

This is my sample project. Thank you very much!

Best regards, Kenpig

zetachang commented 10 years ago

Hi Kenpig,

Do you send as email attachment? I am not sure if GitHub support showing email attachment from issues because I cannot found the sample project you mentioned.

On Sat, Jan 11, 2014 at 3:34 PM, Kenpig notifications@github.com wrote:

Hi zetachang:

This is my sample project. Thank you very much!

Best regards, Kenpig

— Reply to this email directly or view it on GitHubhttps://github.com/zetachang/DCModalSegue/issues/9#issuecomment-32090021 .

David Chang

kenpig commented 10 years ago

Will I be sent directly to your mailbox in general with the attachments£¿ not the GitHub.

2014/1/11 ºÓ´åÐãÒ» kenpig8@gmail.com

Hi zetachang:

This is my sample project. Thank you very much!

Best regards, Kenpig

zetachang commented 10 years ago

Feel free to send to my email: zeta11235813 [at] gmail [dot] com