Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我刚刚订阅了 Go 迭代计划以在我的应用程序中使用 Launch 图像,并且在我的应用程序加载时我仍然看到 Trigger.io 徽标图像。这是怎么回事?哦,是的,我确实更改了我的应用程序配置并指定了启动图像
我可以从您的构建中看到,您的 App Config 在您的启动图像文件的路径中有反斜杠 - 我想您会发现,如果您用正斜杠替换那些反斜杠,您应该没问题。
我将调查我们的工具包是否未能在此处提供正确的行为 - 感谢您的提醒!