Automattic/ScreenObject

Add method to dismiss Simulator request to save password

开放

#13 创建于 2023年4月26日

 (0 条评论) (0 个反应) (0 位负责人)Swift (2 个派生)auto 404
good first issue

仓库指标

星标
 (6 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

See logic duplicated between https://github.com/wordpress-mobile/WordPress-iOS/pull/20583 and https://github.com/woocommerce/woocommerce-ios/pull/9555.

Despite opening this issue, I'm a bit on the fence on this one. It would be handy to hide the logic away here, but at the same time it's really just a couple of lines and it might be easier to keep duplicating it across apps and let each consumer adapt its own version.

贡献者指南