[UWP]将应用程序拆分为两个应用程序是不是很糟糕? [英] [UWP]Is it bad to split an application into two apps?

查看:84
本文介绍了[UWP]将应用程序拆分为两个应用程序是不是很糟糕?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

由于特殊要求,我必须将应用程序拆分为使用C#编写的UI UWP应用程序和使用C ++ / CX编写的其他Direct3d UWP应用程序。这是一个糟糕的架构吗?两个应用程序难以在商店获得批准吗?

Due to the special requirement, I have to split the application into an UI UWP app written with C# and the other Direct3d UWP app written with C++/CX. Is this a bad architecture? And is it hard for both apps to get approved on store?

推荐答案

你好,

你能告诉我为什么你拆分你的应用程序,主要问题是什么?与应用程序包中的商店相关的内容只能在应用程序上,另一个.exe可以包含在包中,但它们只能用于主机BackgroudTasks并且应该共享相同的清单。

Can you tell me why you split your app, what was major issue? What related to the store in app package there can be only on app, the other .exe can be included in the package but they can be used just for host BackgroudTasks and should share the same manifest.


这篇关于[UWP]将应用程序拆分为两个应用程序是不是很糟糕?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆