Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.socializioz.com/llms.txt

Use this file to discover all available pages before exploring further.

2026-04-13
Improvement

Meta OAuth now uses a popup on mobile Safari

When you connect a Facebook or Instagram account from mobile Safari, the authorization flow now opens in a popup window instead of navigating away from the Connections page. The popup closes automatically after you approve permissions, and you are returned to the Connections page without losing your place. In WebView and PWA contexts, the flow continues to use same-tab navigation to avoid popup-blocking issues.
2026-04-13
Fix

Workspace loading flash resolved

Opening the app no longer shows a brief blank screen before the workspace loads. The layout now renders immediately with the correct viewport, eliminating the flash that some users experienced on both desktop and mobile.
2026-04-13
Improvement

Profile settings accessible on mobile

You can now access the full profile settings panel directly from the mobile navigation. Tap your profile card in the More menu to open the panel and update your display name, email, timezone, and other account details without switching to desktop.
2026-04-13
Improvement

Smoother mobile and PWA OAuth connections

Connecting social accounts from mobile devices and the installed PWA is now significantly more reliable:
  • PWA in-context OAuth — if you use Socializioz as an installed app (added to your home screen), the OAuth authorization flow now stays within the app instead of opening a separate browser. This prevents the common issue where the external browser could not redirect back to the PWA after authorization.
  • Auto-redirect after authorization — the confirmation page that appears after connecting an account now redirects you back to Socializioz automatically within a few seconds. You no longer need to tap the “Return to SocializioZ” button manually, though it remains available as a fallback.
  • Faster account list refresh — when you return to the app after completing an OAuth flow on mobile, the Connections page now runs an aggressive multi-retry refresh. This ensures newly connected accounts appear even if the server takes a moment to finish saving your connection.
These changes apply to all supported platforms (Facebook, Instagram, TikTok, X, and LinkedIn). No action is needed on your part — the improvements take effect automatically.
2026-04-13
Fix

Meta mobile workspace reconnect

Reconnecting a Facebook or Instagram account on mobile now correctly preserves your active workspace context throughout the OAuth flow. Previously, if you switched workspaces and then reconnected a Meta account from a mobile device, the OAuth redirect could lose track of which workspace initiated the reconnection. This could result in the account appearing disconnected or the connection landing in the wrong workspace.The fix ensures that the workspace identifier stays attached to the OAuth session from start to finish, so reconnections always target the correct workspace — even when the flow redirects through an external browser and back.
Last modified on May 16, 2026