How to handle these on iOS?

Two items im trying to transfer over here that I'm not sure of how to do.

Since app inventor app doesnt run in the background -
Navigating away from the app, but not closing it - then coming back.
Is there a way to capture the "returning to app" scenario?
I pull this off with android via extension currently

additionally, is there a "copy/copy all" function for iOS?
Same deal, I pull it off with an extension on android at the moment

I am now jusat down to trying to figure out how to perform a "copy all text" function for iOS and then I will be golden.

edit: as in copy to clipboard

Which text? Show your blocks...

I use this when I jump to my website which generates a datalog graph - I havent got this far yet, but I'm assuming this android extension wont work for iOS

Correct.

Bad quality of your blocks image.

eh, my full code on this app is massive - it's amazing what I have been able to pull off so far frankly with app inventor.

anyway - is there a way to copy files to clipboard for iOS currently?

let me ask you this, if I try to put an app on the apple store will it deny me based on using the BLE extension currently?

I replied privately to your inquiry, but for the benefit of other users I want to state that this is currently not possible to do programmatically on iOS but we will put it on our list of features to explore.

We do not believe you should be rejected for using BLE, and if there is an issue I'd be interested in hearing more since the App Inventor companion itself includes the BLE code that you'd be deploying in your app.