问题标签 [skstorereviewcontroller]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
35 浏览

ios - 在 Swift 中向 SKStoreReviewController 添加功能

是否可以在 Swift 中向 SKSStoreReviewController 类添加功能?特别是像向按钮添加完成处理程序以了解用户是否实际提交了评论?

0 投票
0 回答
15 浏览

swift - 如何使用 Swift 在 SKStoreReviewController 警报中添加模糊背景?

我知道如何在 UIAlertController 中添加模糊背景,但不幸的是我无法找到添加背景的方法。

使用 UIAlertController 添加模糊背景的基本编码;

但是,这里是 SKStoreReviewController

添加模糊背景是成功的,但它是警报弹出之前的早期流行模糊背景,我关闭它不会让我删除模糊所以知道吗?