1 hour ago · Tech · hide · 0 comments

Hey there, I’m excited to announce the biggest release of Ruby Native since launch: Android support!v0.12 officially brings Android out of beta. If you already have a working iOS app with Ruby Native, then you’re ready for Android. Few to no changes are needed in your Rails codebase to support the new platform.With the exception of in-app purchases, Ruby Native on Android can now do everything the iOS version can do. This includes cross-tab links, back-button history, share buttons, form handling, and push notifications.Outside of Android support, a bunch of other improvements have launched in the past few weeks.Securely sign out usersAdd the following line to your layout and Ruby Native will securely reset the app when your users sign out:<%= native_identity_tag current_user&.id %>Check out the full authentication documentation for how this behaves in different scenarios and how to configure it if you have accounts or teams (and not just users).Scan barcodesAnother big feature…

No comments yet. Log in to reply on the Fediverse. Comments will appear here.