B4X FEED SD FlexGrid SetRowsHeights and ClearRows methods crash

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: SD FlexGrid SetRowsHeights and ClearRows methods crash است. این موضوع تا کنون 26 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع SD FlexGrid SetRowsHeights and ClearRows methods crash
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
26
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
I am using SD FlexGrids in a cross platform B4X application for Android and IOS.
The SetRowsHeights and ClearRows methods work perfectly in Android but crash in IOS.

The SetRowsHeights method causes an error when attempting to load the app onto the iPhone.
The code compiles fine but the build fails with the following:

Error: ** BUILD FAILED **
The following build commands failed:
CompileC /Users/administrator/Documents/UploadedProjects/<user id>/build/B4iProject.build/Release-iphoneos/B4iProject.build/Objects-normal/arm64/b4i_page_roundselect.o /Users/administrator/Documents/UploadedProjects/<user id>/B4iProject/b4i_page_roundselect.m normal arm64 objective-c com.apple.compilers.llvm.clang.1_0.compiler (in target 'B4iProject' from project 'B4iProject')
(1 failure)

If I comment the line of code using the SetRowsHeights method then it compiles and builds onto the iPhone without an issue.

What happens now though is that a run time error occurs when the FlexGrid has some rows...



 

عقب
بالا