Posts

Post not yet marked as solved
2 Replies
1.2k Views
I work for Moovit, and a few weeks ago, we released a feature that indexes several thousand items into the CoreSpotlight index on iOS.We index the entire list of all the transit routes in a city because we wanted the users to be able to search for them.From what I know, this amount of data is not supposed to cause a problem with Spotlight.We've been getting some complaints from users that launching our app causes the entire UI of iOS to freeze, including the app switcher and the home screen.Because this is not a crash, we do not know the numbers or practically anything about this occurrence, but the user complaints seem to be on iOS versions 12.2 and 12.3.After some testing we have determined that the new Spotlight indexing of routes was the root cause.What can be done about this short of disabling the feature?Is our utilization of Spotlight within defined parameters?
Posted Last updated
.
Post marked as solved
1 Replies
1.3k Views
I work for Moovit, and for one of the features of our app, "Moovit Carpool", we require users to sign in specifically with Facebook.The reason for this is to provide our users with a certain level of trust, as they are expected to share a car with someone they do not know. We display their Facebook friend count and link to their Facebook profile using a universal link.This is done on two apps: the main app and the app for drivers.The idea is that unlike cab companies, these are actual users already going a certain way and would like to pick up additional riders.The question is this: I've read online that Apple sign in will be required. But in this case, we need the specific functionality that Facebook provides. How do we proceed from here?
Posted Last updated
.