- Dec 12, 2022
- 357
- 2
I'm using NB6 to display a notification in my app in B4A (ver. 12.0)
The example attached to the post introducing this class works perfectly with SDK=29 and with SDK=30, but not with SDK=31 (nor with SDK=32 or 33)
I read Erel's post recommending (in Nov 2022) to use SDK=31.
See
Now (January 2023) perhaps it would already be useful to adopt SDK 33 but in any case Google imposes the use of SDK 31.
But - as already said - the example doesn't work with SDK=31 !
I specify that in my PC I have (in C:\Android\platforms) :
- android-28
- android-30
- android-33
Here are the first lines of the error
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
nb6_vv2 (java line: 132)
java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invoke(Native Method)
at...
The example attached to the post introducing this class works perfectly with SDK=29 and with SDK=30, but not with SDK=31 (nor with SDK=32 or 33)
I read Erel's post recommending (in Nov 2022) to use SDK=31.
See
برای دیدن لینک ها باید ثبت نام کنید
Now (January 2023) perhaps it would already be useful to adopt SDK 33 but in any case Google imposes the use of SDK 31.
But - as already said - the example doesn't work with SDK=31 !
I specify that in my PC I have (in C:\Android\platforms) :
- android-28
- android-30
- android-33
Here are the first lines of the error
*** Service (starter) Create ***
** Service (starter) Start **
** Activity (main) Create, isFirst = true **
** Activity (main) Resume **
nb6_vv2 (java line: 132)
java.lang.reflect.InvocationTargetException
at java.lang.reflect.Method.invoke(Native Method)
at...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید