There may be a Bug in importing P12

There may be a Bug in importing P12

  1. After iOS16 is updated, the following information is displayed when importing the P12 certificate SecPKCS12Import in the real test: This method should not be called on the main thread as it may lead to UI unresponsiveness.

  2. CocoaMQTT 2.0.4,Error while connecting:

Thread 8: EXC_BREAKPOINT (code=1, subcode=0x1f0b84374) Thread 8 Queue : shared_tcpConnWorkQueue (serial)

Answered by samson7s in 728368022

The cause of the problem in 2 is unknown. Two new projects are opened and the test is normal. After changing info.plist, the project runs normally under iOS16. The problem of 1 will be solved by Apple.

Did you find a workaround?

Accepted Answer

The cause of the problem in 2 is unknown. Two new projects are opened and the test is normal. After changing info.plist, the project runs normally under iOS16. The problem of 1 will be solved by Apple.

When problem 1 will be corrected ? I have it too thanks

There may be a Bug in importing P12
 
 
Q