Pergunta

I have not been testing my app for a long time. After testing I have this

enter image description here

What does it mean? What should I check?

Foi útil?

Solução

Go into your project “Build Settings” and look for the “Prefix Header” line and delete it. In this screenshot I just deleted mine. (They’re not needed any more if you’re using modules.)

enter image description here

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top