Happy to get Micro.blog for iOS version 3.3 released. Includes the under-the-hood navigation rewrite that @vincent worked on, new icons for iOS 18, and several other improvements. Much better in lots of small ways.
Happy to get Micro.blog for iOS version 3.3 released. Includes the under-the-hood navigation rewrite that @vincent worked on, new icons for iOS 18, and several other improvements. Much better in lots of small ways.
@manton when trying set up posting via Micropub on the iOS app I get an “XML-RPC endpoint no found” but I can login to any other Micropub client without problems. Any advice on how to get this working again?
@kandr3s What URL are you entering? Sounds like it can’t find either the auth or Micropub link tags.
@kandr3s Sorry, I see what happened. We made a change in this release that requires the <link> tags to be inside the <head> element. I’ll change this to be less strict, but in the meantime if you want to wrap them in <head> that should fix discovery.
@manton I’ve been trying everything I can think of with my Wordpress site, and I haven’t been able to get posting from either the Mac app or iOS working for months. I’ve gotten various errors. I can’t currently login with iOS, but with MacOS I can, but then I get the “kUUHttpSessionErrorDomain error -2” error when I try to post. I even set up a whole new Wordpress site and that didn’t work either…any suggestions? (The link tags on my site are inside the <head> element.)