Delphi 10.1.2 Berlin Experience in developing cross-platform apps

Source: Internet
Author: User

1.ios does not allow the app to have an exit function, so it cannot call application.terminate.

2. Info.plist File Customization: Info.plist file is generated by Info.plist.TemplateiOS.xml, if you need to customize Info.plist content, then modify Info.plist.TemplateiOS.xml can be 3. The size of the interface text is built The use of 13, unified Android and iOS display, I use Android under 12, when the build iOS app, found smaller. 4. Use the Tframe to do the interface, feel more efficient than the form is better, Must have frame of the volume than the form of a small 5.FMX interface control and VCL, do not take VCL experience to use FMX, likewise, do not take the old Delphi development experience to develop APP.6. Use threads to perform long operations, such as querying data from the server. 7. Try not to customize the Styleboo K, I met the customization, the listbox display slowed, can feel.
8. Use UNIDAC to join SQLite, do not use force to establish database parameters, or the next time you enter the application, the database will not open, tracing shows that the error is not authorized to access the database. 9.uniDAC 6.4.16 does not support using SQLite on iOS simulator. 10.delphi 10.1.2, that is, Delphi Berlin Update2, need to patch 30680, or in Delphi can not find iOS simulator. If you need to debug an iOS 32-bit app, you'll need to patch 30673 .... More n, not a moment to think about it all. However, in any case, Delphi 10.1.2 development app has matured, the existing problems are solved by many friends, a set of code at the same time to open the Android,ios application, no matter in the development efficiency, execution efficiency, stability, compatibility and other aspects are mature, The time has come to develop a public-class mobile app! In addition, the good news is that Delphi 10.2 is under official development plan, already on the road, coming soon! Http://blog.sina.com.cn/s/blog_44fa172f0102whfk.html

Delphi 10.1.2 Berlin Experience in developing cross-platform apps

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.