-
`authorizeAndPlayURI` internally uses `UIApplication.openURL(_ url: URL) -> Bool`. While this method has been soft-deprecated for a while now, that appears to have changed in iOS 18.
```
BUG IN C…
-
When a request is being done, one of the steps is finding the community
https://github.com/jivesoftware/jive-sdk/blob/08b05f1e603dd14ff4237535c53280601ec23b31/jive-sdk-api/lib/community/community.js#…
-
Passing a string as `data` argument to the `save` method causes the implementation here to pass the string to `collection.update` which throws an error.
if `jive-persistence-mongo` wants to support s…
-
If you look at the NPM, all of the image links are broken. This is because NPM picks up the readme.md from github. However, because there are relative URLs in the docs, it tries to resolve everything …
-
I was able to find out that I need to set `databaseUrl` in setings, but how is access configured? Are there any other options?
This information should be also referenced (or put) in the https://githu…
-
Currently the only way to import the SDK is as a Gradle module in Android Studio. This creates 9 separate modules upon importing the project. It also fails the Gradle re-sync and build until you remov…
-
Hi,
I'm having some trouble understanding how to post an image to a JiveSpace through the iOS SDK.
I have no problem fetching photos (represented as a JiveFile) from a JiveSpace using contents:onCom…
-
Notice in this screenshot, winget reports it has found version 6.1.xxx on my machine and needs to install v6.2.xxx
However, when it pulls the pkg and begins downloading the installer, it installs 6.0…
-
When the todo example is generated, the directory created that contains the app.xml and the other artifacts is "apps". However, this does not match the path that is resolved in the url, which is osapp…
-
Hi all,
I am trying to run a `basler ace acA800-510um` via conda on Win10.
The camera is working via the pylonviewer and and also the Lima Python interface seem so be functional.
However, when …