These are all me:

  • @cerevant@lemmy.world
  • @cerevant@fanaticus.social
  • @cerevant@lemm.ee

I control the following bots:

  • @philly_philly@lemmy.world
  • @philly_bot@fanaticus.social
  • 0 Posts
  • 10 Comments
Joined 1 year ago
cake
Cake day: August 15th, 2023

help-circle




  • There shouldn’t be any difference between apps on the same instance. Are you sure you are always using the same login on the same server?

    The only other possibility is that the app has the instance hard coded somewhere or accessing remote instances directly, but that seems unlikely - it would cause all kinds of problems because URLs aren’t portable.

    My suggestion when troubleshooting would be to compare what is showing up on the login instance and the app. If those are different, then there is an app bug. If there is a difference between the login instance and the host instance, that’s a federation issue. Comparing the app to the host instance (instead of the login instance) isn’t helpful to the app developer. The app shouldn’t know the host instance even exists.