Josh Parnham
Josh Parnham
Cheers @lsmoura! The v1.3 update is now live too, this includes all the translations that have been submitted to me via GitHub or email – thanks again to everyone who...
Hey @ilovecookiez11 and @liisasy, I've just [released v1.9.1](https://github.com/josh-/CloudyTabs/releases/tag/v1.9.1) which addresses an issue that could cause menu items to not appear – would you please be able to test out that...
> @josh- It seems that it is turning into something bigger than just one simple change (in my case it is more than 300 lines already and I still need...
I've got basic services support implemented @rogual, however I'm struggling to successfully get the selected text from within `view.mm` to pass to the selected service, do you have any pointers...
> Thanks for this fix, it addresses issue #375. > > I suggest also escaping the `Label` value, since an [email address](https://en.wikipedia.org/wiki/Email_address#Local-part) can contain `/` and `?` characters. Thanks @tom-156842,...
@jkstrawn we're running into the same situation as you are. were you able to make any further progress here? we've also tried configuring the icon via [the `expo-notifications` plugin](https://docs.expo.dev/versions/latest/sdk/notifications/#app-config) (in...
Yeah we're seeing this issue on Pixels, Motorola phones, Samsung phones and the Android Emulator. We've also confirmed that the PNG is being successfully copied into the APK when building...
interesting - thanks for the details @jkstrawn. when I analyze our built APK I can see the following values from our app config seemingly successfully being applied to the `AndroidManifest.xml`...
cc @cruzach @sjchmiela can see you've both done some work on android notification icons - wondering if either of you would have a hunch as to why this is occurring?...
@SidZadaun02 I used that tool when debugging the same issue on my project, and still saw the white circle as illustrated in this issue when using icons generated from it....