turbolinks / turbolinks-ios

Native iOS adapter for building hybrid apps with Turbolinks 5
MIT License
880 stars 92 forks source link

Logs out users #157

Open Frank4lkema opened 5 years ago

Frank4lkema commented 5 years ago

Hello,

I have a question. I used the TurboLinks to build a IOS app and it works great. But i get complains from my Users that they are logged out af they close the app or something. I tried everything on my own phone to simulate this probably but can't find any.

I know this is a long shot but does anybody has the same problem or knows what I can do to prevent this?

On the Ruby back-end I use the device gem for sign in.

thank you :)