EXCore/EXAppLifeCycleService.h not found while detaching on ios

Hi. Using SDK 29, after detaching to expo I got two errors:

  1. ‘UIKit/UIKIt.h’ file not found
    on GMUGradient.h

  2. EXCore/EXAppLifeCycleService.h no tfound

on EXAppState.m

So I commented the code that wouldn’t compile and I got it to build but it’s a hack ( I’m not using gmaps and I’m not sure what would be the effect on EXAppState.

Has anyone encountered anything like this?

thanks
Ramiro

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.