Capacitor 8 n'auto-découvre pas les plugins in-app : il faut les registrer explicitement via bridge.registerPluginInstance(). CoachAppleAuthPlugin avait été créé mais pas ajouté à la liste → window.Capacitor.Plugins.CoachAppleAuth restait undefined → bouton Apple natif absent. Corrigé. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>