B4X FEED [B4X_Pages] Runtime Permission inside Classes (Wait For)

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: [B4X_Pages] Runtime Permission inside Classes (Wait For) است. این موضوع تا کنون 42 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع [B4X_Pages] Runtime Permission inside Classes (Wait For)
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
42
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hi everyone,
I'm moving part of my code done in a B4XPage into a Standard Class.

In this code i've a Runtime Permission CheckAndRequest that requires the "Wait For" block

B4X:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید

Well... in this manner this does not work, the "Wait For" will never fire because it calls the "B4XPage_PermissionResult" in the module where I declared the class.

Example:
1. I initialized the "ClassA" in the B4XPage called "Home"
2. In the "ClassA" there is the Runtime Permission WaitFor
3. When it should be fired, insted, this appears in the Logs -> *** home: B4XPage_PermissionResult [home]

It is delegated to the B4XPage instead of the Class...

How can i solve this issue (beside of moving the check...



 

عقب
بالا