Is it possible to open a unity game/application on an iphone/ipad inside a regular app?

Is it possible to open a unity game/application on an iphone/ipad inside a regular app?

Hi, I was wondering if it was possible to open a Unity game/application inside a normal iphone/ipad application.

For example:

Have a tab bar application from the iphone sdk and have a tab open up the unity application that I create. and maybe unload it when it is not viewed(viewing other tabs)

If there is a way to achieve this, could somebody please explain?

Thanks in advance.

Is not possible to use unity inside an iphone app but it's possible to do it the other way. You can use UIViews over your Unity app. You could check the prime31 plugin for that. It's free and available on Unity Asset Store. Native-Toolkit

Maybe you could find this interesting. Native iPhone + Unity Pro