Extension question -

I'm using your "copy to clipboard" extension currently -
right now, I am reworking a version of my app for iOS - do you have a version of this extension that works for iOS?

You can't use extensions in iOS
If you can't do something with available blocks then it is not possible to do it currently in iOS

Taifun

ah, thanks for the heads up.

does that include the BLE extension?

(I have been trying to get a straight answer on this for awhile now)

Yes
However see again this thread

Taifun

Yes, BLE is an extension only for Android at present. :thinking:

Didn't see the message from @taifun before posting this. :grin:

I can not test it, but I know the MicroBlocks extension is implemented in the iOS version.

Implement MicroBlocks extension for iOS

Implement some BLE and Micro:bit support for iOS

running it, but I'm not sure how that plays into getting onto the actual app store with something I create utilizing the BLE extension.

I see Evan answered on the 4th of January.

He did, but perhaps I dont understand the answer -
If I convert this app over to BLE, when I go to try and put this on the apple app store, will it be allowed on?

I have a lot of folks telling me extensions wont work for apple, I'm largely around all those issues aside from the BLE extension right now (and I have to do a lot of work yet to "find out the hard way" - so, preferably I know beforehand if its worth the work)

you can see my "yes, but no, but yes" conundrum here - including right in this post.

I had to develope a standalone display last year to support apple people - works extremely well, but there are some absolute hold outs that are iPhone users and only want to use their phone.

I'm trying to finally pull off the apple version of the app on the app store.
app communicates over BT - I'm converting from BT classic solely for the sake of iPhone, which includes changing my code on the standalone display as well as on the main brain box.

One of those things where I wont convert all that if I cant get the app I make here onto the apple app store itself like I have the android app now.

BLE is the only extension I am running now - I have created workarounds for the other extensions to accomodate apple.