You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For native clients web navbar and footer are hidden in favour of native navigation (currently WIP (restarone/violet_rails_ios_client#1) to dynamically set tab navigation / other navigational elements from Violet Rails API Namespace)
known issues
Forum login is not seamless (view is broken until the forum view is revisited due to turbo / http request change)
Forum images/assets not loading (perhaps due to strict HTTPS rules?)
2FA screen not working
Pull request that made Violet Mobile Native aware: #819
Violet Rails harmonized apps (web and native)
Client detection
As of Version 0.9.5 (https://github.com/restarone/violet_rails/releases/tag/0.9.5) the only officially recognized mobile client is iOS (
VioletRailsiOS
). Clients that set the user agentVioletRailsiOS
are detected under themobile?
flag.Conditional rendering
For native clients web navbar and footer are hidden in favour of native navigation (currently WIP (restarone/violet_rails_ios_client#1) to dynamically set tab navigation / other navigational elements from Violet Rails API Namespace)
known issues
Pull request that made Violet Mobile Native aware: #819
iOS client repo: https://github.com/restarone/violet_rails_ios_client
The text was updated successfully, but these errors were encountered: