Sandro Stricker

Results 5 issues of Sandro Stricker

When using this library with cocoapods and enabling use_framewors! the bundled resources can't be accessed. This leads to a crash in the DAAppViewCell (line 58) since it's trying to insert...

Hello, when I replace [self performSelector:@selector(doneLoadingTableViewData) withObject:nil afterDelay:3.0]; with [self performSelector:@selector(doneLoadingTableViewData)]; in - (void)egoRefreshTableHeaderDidTriggerRefresh:(EGORefreshTableHeaderView*)view the view stays always in loading mode. This can happen for instance if you load something...

**Is your feature request related to a problem? Please describe.** With my Swift Lambda functions, I could not get to the same performance level as with my Python Lambda functions....

When I compile and run on an actual device I get the following error: `Conflicting nullability specifier on return types, 'nullable' conflicts with existing specifier 'nonnull'` In PACConsentForm.h: ```obj-c ///...

There are some restrictions around what a proper version looks like. I get the following error when building my app for release on Xcode Cloud: > ITMS-90060: This bundle is...