hi! im making an app that allows me to take some picture (im using taifun camera extension) and in between the shots i need to send a carater over bluetooth
im able for now to take a single picture and then send the command, but i need a loop like this
-choose the number of shots
-take picture automatically
-save the picture
-send the caracter over bluetooth
-repeat this for the chosen number of shots
im currently using a for loop but it takes the picture without saving them anywhere and it sends the bluetooth command, but i need to wait for the picture firts