Hacker News new | past | comments | ask | show | jobs | submit login

Hey folks, author here. My phone is exploding.

I hear you on the Facebook login issue. I misconfigured the Facebook SDK and it's falling back to a web view rather than using native login.

I just pushed an over-the-air update to remove Facebook login entirely for now.




Hey OP, just wanted to let you know - the animation is making a horizontal scrollbar appear and disappear at the bottom of the page.

What I think is happening is that as .limo-container (which is 100% of page width) rotates, its "real" bounding box is expanding and contracting ever so slightly. Just open the devtools and focus on that div, you'll get it immediately.

(I'm on Chromium 57.0.2987.98 (Developer Build) on Linux, FWIW.)


> its "real" bounding box

The terminology is axis aligned bounding box (or AABB).


Oh, thanks! TIL.


Thanks for the heads up! I didn't spot this.


No problem!

Stretch is a really awesome idea, by the way. :)


Nice ride, I was expecting worse until I clicked through... A few years ago I hired a van to move some stuff and the hire place was like a scrap yard for limos. As they say, 'never meet your heroes', but I was to look on limousines differently after seeing them like beached fibreglass whales, with the elements having taken all the polish off. I am glad to see you are keeping yours in deluxe standard.


As of iOS 9 (I think) the native Facebook login opens a safari view inside the app. Signing in once will remember you for any other apps. They got rid of the app switch.


> Facebook login opens a safari view inside the app

I'm always troubled by this stupid design. How do I know that the web view inside the app is not fake?


You have to hope that the app ist trustworthy, the developer uses TLS, and implemented the certificate verification correctly.


Safari view controllers are completely separate - it is not possible to implement any kind of checking with it.

However Safari itself does do a reasonably good job of checking the certificate, and the view controller does show the hostname at the top.

Doesn't stop you from just faking the UI though


I got rid of Facebook login for this reason... annoying updates. I even tried installing their new SDK with examples and it was still broke. I'll just stick with the others until they decide not to work.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: