在我的应用程序中,我存储了 Facebook 网址。我想在 facebook 应用程序中而不是在浏览器中打开它们。我尝试使用flutter_url_launcher 包,但它在默认浏览器中打开链接......我想要的是将链接直接打开到facebook 应用程序中。任何人都可以提出任何解决方案或软件包来帮助我摆脱这种情况吗?
尝试提交应用程序以供审核,但收到以下错误 [已附图片]。
所有的信息都填好了。
1-> Screenshots are added. 5 for 5.5' and 5 for 6.5'displays.
2-> promotional text, description, Keywords, support URL are filled.
3-> Build is selected, general app information is complete.
4-> Everything seems complete.
Run Code Online (Sandbox Code Playgroud)
And there is no error showing on the page. I have also looked at pricing and other things, they seem to be fine too.
Please help if anyone experienced such issue before.
我最近在我的应用中实现了应用内订阅。现在我正在为订阅添加促销代码。拥有促销代码的人可以试用 15 天,之后将被收取费用。
https://developer.android.com/google/play/billing/billing_promo
此处描述的我们可以通过为用户提供免费试用期来促销订阅。我在游戏控制台中创建了促销活动。但是当我购买订阅时,我无法添加兑换代码或促销代码(我的应用是否需要投入生产,或者我也可以在 alpha 轨道中进行测试)。
请指导我。
promotion-code in-app-subscription flutter flutter-plugin flutter-in-app-purchase