Expo.SecureStore How to get data in Native Android

  1. SDK Version: 41
  2. Platforms(Android/iOS/web/all): Android

I use SecureStore to save Key-Value data and then use in native Widget

I save key “forWidget” and can get data like in example.
In widget I try use getSharedPreferences with name “forWidget” but can’t get data.

What dir/uri I should use to get my data? Something like “group.myapp” or “com.myorg.myapp”?
How get data from shared storage in Android?

Sorry for errors in explain, engl not my language

Please don’t make multiple topics for the same question/issue, @godlatro. Closing this in favor of your other one.