Christian HIzon
Results
1
comments of
Christian HIzon
I was also having this issue when building for an iOS emulator and actual iOS device, but adding this to the `app.component.ts` worked for me. ``` import { Component }...