Documentation Feedback
Your appCheck documentation does not mention anywhere that onTokenChanged is not implemented for iOS. I'm in a very specific situation where I needed that to work and spent hours trying to figure out why I was getting that warning if it was not mentioned anywhere online that it would not work on iOS. It was not until I looked at the source code that I saw how it was implemented. I understand that you guys have constraints due to working with the official firebase SDK, but PLEASE mention things like this in the documentation