beeminder / BeeSwift

Official Beeminder for iOS app
Other
29 stars 6 forks source link

Cannot add data through shortcuts integration #293

Closed theospears closed 1 year ago

theospears commented 1 year ago

Defectus Demonstrandum

As reported on the forum: https://forum.beeminder.com/t/ios-shortcut-integration/10024

Attempting to run a shortcut which adds data to beeminder produces the error: “Could not run Add Data - There was a problem communicating with the app”.

Nota Nebulosa

iOS Logs show:

[__extensionPrincipalClass conformsToProtocol:@protocol(NSExtensionRequestHandling)] - /Library/Caches/com.apple.xbs/Sources/ExtensionFoundation/ExtensionFoundation/Source/NSExtension/NSExtensionSupport/EXConcreteExtensionContextVendor.m:109: NSExtensionPrincipalClass does not conform to NSExtensionRequestHandling protocol!

This looks plausibly related.