My “dumb” guess is that one of those “init()” calls is not getting renamed appropriately in ios and initing the ios class rather than calling “init()“, but I can’t really tell. the exception isn’t throwing, just logging the name, which is making that difficult, but I didn’t unwind the code too far to try to figure that out