检查SLL固定时,AFNetworking库出现问题。我们需要在运行时更改SLL固定模式,但由于某些原因更改不会生效。例如,我们不想首先检查sll pining,而想要其他请求。任何帮助将不胜感激。
这是我们使用import { StyleSheet } from 'custom-stylesheet-path/stylesheet.js'
const styles = StyleSheet.create(theme => {
container: {
backgroundColor: theme.background
}
})
变量动态设置SSL模式的方式;
willCheckForSSLPinning