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
/Pods/NUIParse/NUIParse/Parsers/NUIPShiftReduceParsers/NUIPShiftReduceGotoTable.m:85:58: error: 'name' is unavailable: not available on iOS
return [(NSNumber *)[table[state] objectForKey:[rule name]] unsignedIntegerValue];
---> We are getting this issue while working on IOS 13.0 using XCode11 beta 6 version.
Please let us know the fix/update if any.
laila-vinson, kekcik, razalur, snielsen and paulgee31