Nedim Erkocevic
Nedim Erkocevic
@sjd753 could you explain how you managed to change the theme for `FullScreenImageGalleryActivity`? I've also used the `tools:replace="android:theme"` but the theme is not applied...
The only way I could get this to work on my end is by copying the libe_sqlite3.dylib to my Xamarin.Mac projects Resources folder and then adding it as a native...
Issue present with NS6.0 and 2.3.0 as well. App does not refresh at all.
Seems like Xcode 13 fixed this issue. All I had to do is resize both `LaunchScreen-Center` and `LaunchScreen.AspectFill` images to (384x512, 768x1024 and 1152x1536) and my original splashScreen now works...
@farfromrefug I made a demo-app reproducing the issue. At first I was not able to recreate it, as I thought it was caused by the changes in the styles.xml ->...
Awesome, glad we nailed it. 👍
I cannot seem to get my custom splashscreen working on v12 at all. I tried to apply the provided demo example, but no luck. Emulator keeps showing just a blue...
I can confirm this issue as well. I made a new iOS release and pushed it to AppStore (ns 6.4.0). I then made a lot of cosmetic changes (scss &...
I have been going nuts for 3 days trying to figure out why the Protocol based class in my TypeScript plugin would not work. While the vanilla js version did...
Any update on this issue? I keep getting this on a freshly installed MacBookPro with Xcode 9.2 and tns 3.4. EDIT: Sorry, issue with manual provisioning profiles. Switched to Automatic,...