Grant Permission iOs (python)

I having trouble to run test using BrowserStack on the step to upload photos . Looks like :
“autoGrantPermissions”: True, - does not work …
I did not have issues before while we had a native build but we changed to react native . Or maybe something else … Is anyone please can help me with this ?
Thank You

autoGrantPermissions - ONLY android

for iOS you have autoAcceptAlerts or autoDismissAlerts

thank you Alexei ,
“autoAcceptAlerts”: True , I set it as well , but still did not work

I also read that autoGrantPermissions works for iOs simulators