swift - Firebase not working on Apple Watch Extension -


i have been attempting make apple watch extension , watchkit app firebase application, every time make connection in extension code, watch crashes. connection mean adding observer firebase reference. firebase not compatible on apple watch extensions? or there in firebase apple prevents on watches (something web sockets) firebase won't able work around?


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -