✅Si votre appareil affiche <Pas de carte SIM>, veuillez suivre les instructions ci-dessous.
✅Il ne fonctionne pas bien même si vous essayez de le redémarrer, veuillez suivre les instructions ci-dessous pour vérifier s'il s'agit d'un problème de carte SIM ou d'un problème d'appareil.
<aside> ➡️ Si ce guide n'a pas résolu votre problème
</aside>
Après avoir fait tout ce qui précède, veuillez faire une capture d'écran de votre problème et l'envoyer à notre service clientèle par e-mail avec les informations suivantes
<body>
<style>
.hello-world {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 50px;
border: 2px solid;
font-weight: bold;
color: #001372;
background-color: white;
border-color: currentColor;
transition: 300ms;
}
.hello-world:hover {
color: white;
background-color: #001372;
color: white;
}
</style>
<a class="hello-world" style="border-radius: 32px; text-decoration: none;" href="mailto:[email protected]">e-mail</a>
</body>