NativeDialogs icon indicating copy to clipboard operation
NativeDialogs copied to clipboard

error on ios 5.x version

Open englekk opened this issue 12 years ago • 4 comments

I think that this ane has errors on ios 5.1.1 or under 6.0. certainly, iOS 5.1.1

execute alert dialog -> it doesn't work.

englekk avatar Feb 28 '13 10:02 englekk

only use NativeAlertDialog in iOS 5.x => error NativeProgressDialog.show -> close -> use NativeAlertDialog => OK

englekk avatar Feb 28 '13 15:02 englekk

I have checked it on my device it is working. Pleas send the code You are using or if there is any message in the console of the device. To see the answers of the console with the terminal (IOS Simulator) type: "tail -f /var/log/system.log" in the console. To see it on the device download form the app store a free app "Console" and if the app crashes go to the app.

mateuszmackowiak avatar Mar 03 '13 23:03 mateuszmackowiak

Please try the 9018784cf8 commit and please reply if that helped.

mateuszmackowiak avatar Mar 05 '13 00:03 mateuszmackowiak

Sorry. I can't understand your code.

Dev for love d(^-^)b -----Original Message----- From: "Mateusz Maćkowiak"<[email protected]> To: "mateuszmackowiak/NativeDialogs"<[email protected]>; Cc: "Kangmin Won"<[email protected]>; Sent: 2013-03-05 (화) 09:35:13 Subject: Re: [NativeDialogs] error on ios 5.x version (#7)

Please try the 9018784 commit and please reply if that helped.

— Reply to this email directly or view it on GitHub.

englekk avatar Mar 05 '13 02:03 englekk