Satoshi NaKamura

Results 4 issues of Satoshi NaKamura

## 🐛 Bug Report JsonLocalication is throwing an exception "Failed to resolve type MvvmCross.Base.IMvxJsonConverter" in the LoadResources method and the Json dictionary is not created. ### Expected behavior Load dictionaly...

t/bug

### Description Padding does not work in FlexLayout. It works in Xamarin.Forms and was displayed correctly before migration to MAUI. After MAUI migration, the layout is broken. ```xml ``` ###...

t/bug
area/layout 🔲
platform/iOS 🍎
s/verified
s/triaged
layout-flex

## Purpose #534 利用状況表示のUIが直感的でない の実装です。 ## Does this introduce a breaking change? ``` [ ] Yes [x] No ``` ## Pull Request Type What kind of change does this Pull...

**Describe the bug** MSInstallationLifecycleDelegate and MSInstallationEnrichmentDelegate method are not called. RegisteredForRemoteNotifications is called correctly. ***Exception or Stack Trace*** **To Reproduce** ***Code Snippet*** ```cs public partial class AppDelegate : global::Xamarin.Forms.Platform.iOS.FormsApplicationDelegate, IUNUserNotificationCenterDelegate...