Re: nativephp/ios
Initial install of Laravel 12 with Livewire. Registering an account, logging in, and logging out all works fine when trying it via browser. Now, when running in the iOS simulator, only registering and logging in work. When I log out, I get a 404 page with these errors in the debugger:
-[RTIInputSystemClient remoteTextInputSessionWithID:performInputOperation:] Can only perform input operation for an active session. sessionID = 864EB6A4-4680-4D92-ABAC-71C152B20B7E```