mobile: fix build on iOS (#21362)
This fixes the iOS framework build by naming the second parameter of the Signer interface method. The name is important because it becomes part of the objc method signature. Fixes #21340
Please register or sign in to comment