warning

  1. practicalsoft

    Xen-AddOn Report Improvements by Xon v2.14.9 2.14.9

    Report Improvements by Xon v2.14.9 این افزودنی تغییرات بالقوه شکستن مجوزهای نظارت را معرفی می کند. لطفا مجوزهای گروه کاربری را به دقت بررسی کنید ! مجموعه ای از پیشرفت های سیستم گزارش دهی XF. به طور کامل بیان شده است. در هنگام نصب، تمام هشدارهای موجود در یک گزارش ردیابی تغییرات هشدار جدید کپی...
  2. practicalsoft

    Xen-AddOn Report Improvements by Xon v2.14.8 2.14.8

    Report Improvements by Xon v2.14.8 این افزودنی تغییرات بالقوه شکستن مجوزهای نظارت را معرفی می کند. لطفا مجوزهای گروه کاربری را به دقت بررسی کنید ! مجموعه ای از پیشرفت های سیستم گزارش دهی XF. به طور کامل بیان شده است. در هنگام نصب، تمام هشدارهای موجود در یک گزارش ردیابی تغییرات هشدار جدید کپی...
  3. practicalsoft

    Xen-AddOn Warning Improvements by Xon v2.9.0 2.9.0

    Warning Improvements by Xon v2.9.0 مجموعه ای از پیشرفت های سیستم هشدار XF هشدار ; همه عناوین گروه کاربر در صورتی که در یک اقدام هشدار اعمال شوند قابل مشاهده خواهند بود هشدارها/ممنوعیت‌های با انقضای مبتنی بر زمان اکنون در اولین بازدید پس از زمان انقضا حذف می‌شوند، نه اینکه منتظر بمانید تا کار...
  4. practicalsoft

    Xen-AddOn Report Improvements by Xon 2.13.3 2.13.3

    Report Improvements by Xon 2.13.3 اسکرین شات ها هنوز اضافه می شوند، نسخه XF1 دارای عملکرد مشابه و اسکرین شات ها است این افزودنی تغییرات بالقوه شکستن مجوزهای نظارت را معرفی می کند. لطفا مجوزهای گروه کاربری را به دقت بررسی کنید! مجموعه ای از پیشرفت های سیستم گزارش دهی XF. به طور کامل بیان...
  5. practicalsoft

    Xen-AddOn [OzzModz] Old Thread Warning 2.0.1 2.0.1

    [OzzModz] Old Thread Warning 2.0.1 اگر موضوعی در چند روز مشخص که در تنظیمات افزونه تعریف شده است، پاسخی دریافت نکرده باشد، این افزونه به کاربران هشداری نشان می دهد. همچنین می توانید اخطار را از نمایش در موضوعات در انجمن های خاص حذف کنید. همچنین مجوزهای گروه کاربری وجود دارد، بنابراین می توانید...
  6. practicalsoft

    Xen-AddOn [OzzModz] Old Thread Warning 2.0.0 2023-02-26

    [OzzModz] Old Thread Warning 2.0.0 اگر موضوعی در چند روز مشخص که در تنظیمات افزونه تعریف شده است، پاسخی دریافت نکرده باشد، این افزونه به کاربران هشداری نشان می دهد. همچنین می توانید اخطار را از نمایش در موضوعات در انجمن های خاص حذف کنید. همچنین مجوزهای گروه کاربری وجود دارد، بنابراین می توانید...
  7. practicalsoft

    Xen-AddOn Warning Improvements by Xon v2.8.6 v2.8.6

    Warning Improvements by Xon v2.8.6 مجموعه ای از پیشرفت های سیستم هشدار XF هشدار ; همه عناوین گروه کاربر در صورتی که در یک اقدام هشدار اعمال شوند قابل مشاهده خواهند بود هشدارها/ممنوعیت‌های با انقضای مبتنی بر زمان اکنون در اولین بازدید پس از زمان انقضا حذف می‌شوند، به جای اینکه منتظر بمانید تا...
  8. practicalsoft

    B4X FEED Warning when Review and roll out the release

    hello i have Warning when i review my app release my apk size 10 MB Warning This APK results in unused code and resources being sent to users. Your app could be smaller if you used the Android App Bundle. By not optimizing your app for device configurations, your app is larger to download...
  9. practicalsoft

    B4X FEED Ver 10 Warning

    With ver 10 i have this warning Profile - 240: Comparison of Object to other types will fail if exact types do not match. Better to put the object on the right side of the comparison. (warning #35) on "IF" for this code B4X: Wait For ion_Event (MethodName As String, Args() As Object) If...
  10. practicalsoft

    B4X FEED SDK Manager problem!

    Hello! I'm trying to update Android SDK via SDK Manager but every attempt fails with: Error: org.apache.commons.exec.ExecuteException: The stop timeout of 500 ms was exceeded (Exit value: -559038737) B4A version: 10.0 SDK Manager version: 3.62 JDK Version: 1.8.0_261 Update: Trying to execute...
  11. practicalsoft

    B4X FEED Google store publishing process

    Hello, i just found a post which documents the publishing of an .ipa in the apple store. But cant find an android version of this. I have problems with the warning that said "Not optimized APK" and there is no way that i can get behind that "warning". As a solutioon it says "i should use the...
  12. practicalsoft

    B4X FEED Error(?) using B4A SDK Manager

    Hi. I got this Warning using the B4A SDK Manager B4X: [=======================================] 100% Unzipping... platform-tools/systr[=======================================] 100% Unzipping... platform-tools/systr[=======================================] 100% Unzipping... platform-tools/systr...
  13. practicalsoft

    B4X FEED New Compiler Warning Question

    With the latest release of B4i(6.80), I noticed this warning that I have never seen before: Accessing fields from other modules in Sub Process_Globals can be dangerous as the initialization order is not deterministic. (warning #24) Question: This warning is referring to my Public VARIABLES...
عقب
بالا