简体   繁体   中英

ShowMessage() doesn't work for iOS 7 simulator in Delphi xe5

After installing update 1 and the iOS 7 styles for delphi xe5, the function, "ShowMessage('some text to show');" does not work properly. The function seems to execute fine in the debugger but within the simulator, no pop up message is shown. This is true for the dialog, alert confirmation features as well. Everything does work fine on an actual device... Anyway to fix this so that it works again for the simulator ?

根据http://edn.embarcadero.com/article/43522,这已在Delphi XE5 Update 2中修复,现在可用(参见此处

显然,这是一个尚未解决的已知问题: https//forums.embarcadero.com/thread.jspa?threadID = 96373

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM