This repository has been archived by the owner on Nov 2, 2019. It is now read-only.
canShare boolean and ShareError #89
Labels
repro needed
Still needs more details in order to repro the issue
In
ShareError.swift
it mentions a boolean property to check whether Sharing is available. Is this available through the Swift SDK? I tried searching but could only find it in the Objective-C SDK.Also, I don't think
ShareError.dialogNotAvailable
is being thrown. I tried catching it, but insteadShareError.reserved
is thrown when running on the simulator.ShareError.swift comment mentioned above:
The text was updated successfully, but these errors were encountered: