OskarAtJoint
OskarAtJoint
This is still a problem, any clue/suggestions on how to resolve it ?!
anyone thinking about / doing apns support? :) right now im thinking of just subclassing and handle `as_json` payload explicitly 🤔
Still an issue, anyone resolved this? Also catching Errno::ECONNRESET and retry?
seems like a "healthcheck" should be done: "Reuse a connection as long as possible. In most cases, you can reuse a connection for many hours to days. If your connection...
anyone tried with older versions? 0.76.9 ? shouldnt it be backported to at least >= 0.76 ?
ended up disabling new arch for android.... building out the source with the fix created lots of other problems... build problems etc
> > ended up disabling new arch for android.... building out the source with the fix created lots of other problems... build problems etc > > What types of issues...
mmm seems to occur when some specific length occurs, depending on font props, adding eg style Platform.OS === 'android' && { paddingHorizontal/paddingRight: 0.001 }, helps for, at least one of...