SDK provider com.google.android.gms:play-services-ads has added the following note for SDK play-services-ads version 20.6.0:
As of June 30th 2024, this version is sunset. For more information, please visit developers.google.com/admob/android/deprecation.
In the future, you will not be able to publish a test or working version of an application that uses this version of the SDK.
---
Your app integrates the Google Play Payments library, but is using a version that will soon be discontinued. Please upgrade to the new version by August 31, 2024. If you don't, updates to your app will be rejected.
Is it know issue, will it be fixed?
After hours of experiments I realized that much better to do it using Timer behavior (which I didn't know about before) for objects. Works much more predictable as for beginner.
Hello!
I would be very grateful if you could explain to me why examples below provides different results and how to make Wait action in the example#2 to work like in the example #1
Thank you in advance for helping!
Example #1
Variables:
x=0
y=0
z=0
Condition:
System|x=y
Action:
System|Add 1 to z
System|Add 1 to x
Result:
x=1
z=1
----------------------------------
Example #2
System|Wait 3 seconds
x=180
z=180
Thank you a lot! As a beginer I spent several days for searching how could I choose random coordinate from the list that changes from time to time and these tokenat and tokencount triks literally blowed my mind! It works really nice and I thank you very much.
Thank you so much! It clears a lot.
Member since 7 Oct, 2021