Does Unity supports iOS app extension (like the today's widget)?

Does Unity supports iOS app extension (like the today’s widget)?

I can’t find much information about this!

Thanks

So, as of today, the answer is No.

What do you mean by “support extensions” ? You’re talking about widgets, widgets are native, so you should be able to add native functionality to your app. Making it talk to the Unity game is really different, because when you are on the phone home, Unity pause the game code.

I meant, does Unity provides tools to help us doing native widgets without coding in swift/obj-c. They could do it actually, even if it’s not the main’s game code. It’s just a matter of adding some stuffs and code to the Xcode projects. I guess that the UI part makes it more difficult to port that on iOS + Android.

There are no native widgets feature in Unity