Different behavior in 293.1 and 293.5
See video
293.1 Please login to see this link.
293.5 Please login to see this link.
Please login to see this attachment.
in following videos
Please login to see this link.
Please login to see this link.
Don't have an account yet? Then register once and completely free of charge and use our wide range of topics, features and great options. As a registered member on our site, you can use all functions to actively participate in community life. Write posts, open topics, upload your pictures, put your videos online, talk to other members and help us to constantly improve our project and grow together! So, what are you waiting for? Become a part of us today!
Login or registerTo get support for a technical issue such as installing the software, to query a purchase that you've made/would like to make, or anything other than using our software, please visit our Customer Service Desk:
Open a TicketDifferent behavior in 293.1 and 293.5
See video
293.1 Please login to see this link.
293.5 Please login to see this link.
Please login to see this attachment.
in following videos
Please login to see this link.
Please login to see this link.
Not sure if we see what's the problem. Could you explain what's different please, what objects or events are concerned? And try to provide a MFA that highlights the issue. Thanks!
For 1 and 2 video
When Frame 2 run, delay set alterable string to List line text when String object overlapping Active object.
In line 7 create Active object (say Button) and String object
In line 9 Set Text to unique ID of buttons.
mfa Please login to see this link.
Can you also provide steps on how to use your mfa?
Mfa include in
Please login to see this link.
yes, your mfa is included but what should i do, or see?, because what is inside your mfa is not related to the image you posted above.
Please login to see this attachment.
Could this be affecting yours results?
DataStorageDirectory$( "Android object" ) +"/" +"PHYSICS GURU" + "/" + CLASS + "/" + SUBJECT + "/" + MEDIUM + "/" + SUBJECT + "_Chapter_Path_" + CLASS + "_Theory.list"
yes, your mfa is included but what should i do, or see?, because what is inside your mfa is not related to the image you posted above.
Please login to see this attachment.
Could this be affecting yours results?
DataStorageDirectory$( "Android object" ) +"/" +"PHYSICS GURU" + "/" + CLASS + "/" + SUBJECT + "/" + MEDIUM + "/" + SUBJECT + "_Chapter_Path_" + CLASS + "_Theory.list"
Yes
When this frame run, you see carefully, first Active object create then string object create. When when String object overlapping Active object then set Text to unique ID of buttons. This is delay in 293.5 compare 293.1.
I send my complete mfa of my project PM
what do you mean with a delay, can you explain me more.
Using 293.1, string set Text to unique ID of buttons quicly. This is affected in 293.5
For Other affect I send
MFA you in PM
what do you mean with a delay, can you explain me more.
For this behavior I set Frame rate 1 and record videos
You see in Please login to see this link.
String set unique ID of buttons quickly (not set A, which is already present in the string).
and In video Please login to see this link.
String set First 'A' (which is already present in the string) then set String set unique ID of buttons
QuoteString set First 'A' (which is already present in the string) then set String set unique ID of buttons
From what I see this behavior is also in the Windows version and is not new. If you set the frame rate of your MFA to 1 you'll see the A on Windows too, and not only with build 293.5, this also happens with build 293.1, 292.29, etc.
I think it's because you don't set the texts in Start of Frame events. Line 7 in your MFA, in the On Loop "buttons" event you should add:
Button Name : Set alterable string to List Line Text$( "Chapter", Button ID( "Button" ) )
Button Name : Bring to front
so that the text is immediately initialized.
(or just set the text to "" if you need to initialize it later)
I think it's because you don't set the texts in Start of Frame events. Line 7 in your MFA, in the On Loop "buttons" event you should add:
Button Name : Set alterable string to List Line Text$( "Chapter", Button ID( "Button" ) )
Button Name : Bring to frontso that the text is immediately initialized.
(or just set the text to "" if you need to initialize it later)
How to send MFA to you (pm) ?
In my app, Every file download from dropbox.
when run last frame, all image are download from dropbox one by one and save.
for example, Class XI> PHYSICS> ENGLISH> Newton's law of motion >Second law of motion > Last frame run and image download. When back after some image download (not complete) and again go to this frame and see that download start from downloaded last image when use 293.1 but when use 293.4 download not download.
How to send MFA to you (pm) ?
In my app, Every file download from dropbox.
when run last frame, all image are download from dropbox one by one and save.
for example, Class XI> PHYSICS> ENGLISH> Newton's law of motion >Second law of motion > Last frame run and image download. When back after some image download (not complete) and again go to this frame and see that download start from downloaded last image when use 293.1 but when use 293.4 download not download.
This sounds like a different problem, specific to Android, see with Fernando for this one.
How to send MFA to you (pm) ?
In my app, Every file download from dropbox.
when run last frame, all image are download from dropbox one by one and save.
for example, Class XI> PHYSICS> ENGLISH> Newton's law of motion >Second law of motion > Last frame run and image download. When back after some image download (not complete) and again go to this frame and see that download start from downloaded last image when use 293.1 but when use 293.4 download not download.
293.4 is now following the new policies from Google, could this be the problem you get there.
Please login to see this link.
if not, open a new thread with a small mfa that reproduce the issue
293.4 is now following the new policies from Google, could this be the problem you get there.
Please login to see this link.
if not, open a new thread with a small mfa that reproduce the issue
I already send you MFA regarding this issue.
I check that for 293.5
If apk build Target Android Version 10, Build API 29 no any issue (Problem resolve).
But apk build Target Android Version 11, Build API 29 or 30 Problem not resolve.
It worked in the past, BUT not now. due to changes for protection and security.
Remove all unnecessary permissions in your app, keep internet, read external storage (for older version).
As I said, your folder link is wrong, please fix it,
Please login to see this attachment.
After my changes I just tested on Android 12 and I get stuck on this screen.
Please login to see this attachment.
Going back to your folder link point, you should see this if you do it correctly.
Please login to see this attachment.
Thanks you Fernando
I adding a file separator in all codec (DataStorageDirectory$( "Android object" ) + "/" +"PHYSICS GURU" ===>) and remove all unnecessary permissions in your app, keep internet, read external storage.
Display MoreIt worked in the past, BUT not now. due to changes for protection and security.
Remove all unnecessary permissions in your app, keep internet, read external storage (for older version).
As I said, your folder link is wrong, please fix it,
Please login to see this attachment.
After my changes I just tested on Android 12 and I get stuck on this screen.
Please login to see this attachment.
Going back to your folder link point, you should see this if you do it correctly.
Please login to see this attachment.
Onw question about this image, how check folder link point?
Don’t have an account yet? Register yourself now and be a part of our community!
Almightyzentaco (Fusion 2.5 Tutorials)
Captain Quail (Firefly Tutorials)