TheM4hd1 / SwiftyInsta

Instagram Private API Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StoryLocation not exposing Facebook Place ID

mycroftcanner opened this issue · comments

Some of the information returned in StoryLocation is missing... Facebook Place ID for example.

This was intended to be by design, but it might change in the future.
As always you can access the entire response by querying the rawResponse property in StoryLocation, including its Facebook Place ID if populated.
@mycroftcanner