firebase-xplatform
firebase-xplatform copied to clipboard
Method visibility is blocked by private scope modifier
Causes No class method found error during the building iOS app :)
Where exactly are you seeing this error? It's certainly possible that j2objc changed the rules on me, but last time I checked there was no problem with calling a private method from within inline objective C code in the same file.