
[英]Can I publish my web app into Google Play and Apple store with Flutter or something else?
[英]Publish a flutter app using web scraping on Google Play
我是 Flutter 的初学者,我想在 Google Play 上发布我的第一个应用程序,
这是一个非常简单的应用程序,显示我父亲的产品名称和价格,所以我使用 web_scraper 从他的网站获取信息(比我做的),
该应用程序可以在我的手机上运行,但在 Play Console 上部署后,我从 Play Store internes 测试中下载了它,一切正常,没有抓取部分,但没有错误消息,就像它一直在搜索数据一样,
Google 是否限制在 Play 商店中抓取? 我怎样才能毫无问题地获取我的数据?
谢谢你的帮助,对不起我的英语^^
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.