在Playstore中查找公开的Beta跟踪测试员人数

时间:2019-06-28 07:52:37

标签: android google-play-console beta-testing

如何计算测试用户数?由于我已将应用程序链接共享给ScrollView { VStack { ForEach (1...100) {_ in Image(systemName: "circle.fill") Text("my text") } } } 用户/测试人员。但是,它在管理测试器中显示import SwiftUI import PlaygroundSupport struct LiveView : View { var body: some View { ScrollView { VStack { ForEach (1...100) {_ in Image(systemName: "circle.fill") Text("Some text") } } } } } PlaygroundPage.current.liveView = UIHostingController(rootView: LiveView()) 。也没有关于数字的明确文档。请帮助了解电话号码。

参考: enter image description here

0 个答案:

没有答案
相关问题