You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I fixed the "xcodebuild: error: The project named "HN Reader" does not contain a scheme named "HN Reader"." issue, but then I got:
this._nativeModule.addListener is not a function. (In 'this._nativeModule.addListenter(eventType)','this._nativeModule.addListener' is undefined)
Just FYI
The text was updated successfully, but these errors were encountered:
@centaur1 : I would like to understand from you that how did you fix this -
The project named "HN Reader" does not contain a scheme named "HN Reader"." issue
I fixed the "xcodebuild: error: The project named "HN Reader" does not contain a scheme named "HN Reader"." issue, but then I got:
this._nativeModule.addListener is not a function. (In 'this._nativeModule.addListenter(eventType)','this._nativeModule.addListener' is undefined)
Just FYI
The text was updated successfully, but these errors were encountered: