Minimalistech

Results 4 issues of Minimalistech

Hi, I am showing images and using AirbnbRating to let users rate the images. I am not finding an easy way to set the rating to the default values after...

#import "Orientation.h" @implementation AppDelegate - (UIInterfaceOrientationMask)application:(UIApplication *)application supportedInterfaceOrientationsForWindow:(UIWindow *)window { return [Orientation getOrientation]; } System: OS: macOS 10.15.5 CPU: (8) x64 Intel(R) Core(TM) i7-8569U CPU @ 2.80GHz Memory: 237.42 MB...

Hi, I am trying to show a chart on landscape mode and when presented, the I see an error when trying to use ScreenOrientation. I am using the code from...

The needUpdate function never returns back when setting the phone's region to Puerto Rico. It works fine for other countries, including US.