OK, instead of just saying "No", why not enlighten me and everyone else with the reason why using the file component Delete block with the blocks I provided will not work on iOS. I only said what I did because no extension is used. I see the Delete method is present for iOS, but makePath is not yet ready so this would need to be done another way...
As a part of the community I feel we may be squabbling in front of a user who needs help, Please try not to go in a different direction.
_Junko
Or at least make a new topic.
delete woring when i put delete block in green box but when i put it in HttpUtil1.GotText it isnot working?
what is the problem?
How many arguments does the HttpUtil1.GotText event have?
Also remember the itoo usage
- A component does not get created until you touch any of its block.
and use the evaluate but ignore result block togetther with HttpUtil1 before registering that event
Taifun
Also do not use global variables in the background
- Do not use global variables, or try to access/set them.
Taifun
I have made this app for my personal use..
It working good in Android 10.
But in Android 13 record and file delete not working.
Haven’t any sound in record file.
I am new in mit app so please help me..
Please anyone.i am trying from 15-20 day for make this simple app.
I need just record and send in api and delete from storage.
Also showing this error in Android 13
Here i am show Global variable but i am not used it in my last block..i mean, i have all good in Android 10 but it not working for Android 13.
Haven’t sound in record file and file not deleting..
Please help me.
Android 13 will not accept read and write external storage permissions
Okay can you make this app and give me aia file for Android 13??
Please i am losing my time:smiling_face_with_tear:
This very important for me.can you help me??or can you give me block example???
While asking permission, use if then logic
If the sdk version greater than 33
Ask record audio
Else
Ask all the 3 permissions
And store the file in ASD
ASD mean??i am new.
Please can you give me block example or Aia file?thanks
go through with this thread and Will come to know what should be done
I don’t want waste more time..i want hire one developer who can make this for Android 13..suggest me one mit app developer
ChatGPT said that,microphone permission isn’t possible allowed all the time so i cannot make background record for Android 13???
Please give me real information.
I now joined your 2 threads
Please do not start a new thread with the same question,
You forgot to follow my suggestions
Taifun
Sometimes AI gives misleading information
See again
Taifun
this problem solved but it not working in android
version 13
You did not fix the issues from your latest screenshot
Taifun