Tom Brückner

Results 208 comments of Tom Brückner

I did a `meteor reset`, created 2 new users and started a conversation between them. Now, all of the sudden, I got the very same message again and the server...

In my case, I can't setup an e-mail address, because mup uses the full domain name as part of the e-mail address, even if a sub-domain is being used. I...

> Emails are also sent to the contact addresses in WHOIS: > > * Domain registrant > * Technical contact > * Administrative contact For whatever reason, this works with...

Just ran into the same problem. Removing "us-east-1" helped.

I just came back here to update this issue and also bump it to attention a bit. As of 2023, I am now on Meteor 2.9.1. The source maps kinda...

I guess it's actually pretty straightforward, since the build process doesn't seem to have changed that much compared to iOS. It seems as if its not building because it does...

There is also `vue-draggable-plus`: https://github.com/Alfred-Skyblue/vue-draggable-plus

It's actually even more confusing. If I call `MeteorCollections.subscribe()`, the name provided has to be a valid publication name. Otherwise you'll get a server error. This is expected behaviour. However,...

Want to chime in. I am just extending a visionOS app to also run on iOS and ran into this issue.

Same here. Using Xcode 14.2 and Unity 2021.3.16f1. Seems as if a Framework is missing?