frozencap
frozencap
> I have been facing this with latest elixir and OTP (1.13.4/25). Downgrading to elixir 1.11.X works. The certificated supplied does not get recognised looks like. I tried using Mint...
seems like it's an OTP issue, OTP 24 works while 25 fails following works for me ```elixir elixir 1.13.4-otp-24 erlang 24.3.4.3 ... {:pigeon, "~> 2.0.0-rc.1"} ```
getting similar issue for APNS ``` Kernel pid terminated (application_controller) ({application_start_failure,myapp,{{shutdown, {failed_to_start_child,'Elixir.MyApp.ExternalServices.APNS',{shutdown,{failed_to_start_child,4,{shutdown, {'Elixir.GenServer',call,[kadabra,{start_child,#{id => #Ref,restart => transient,start => {'Elixir.Kadabra.ConnectionPool',start_link,[#{'__struct__' => 'Elixir.URI',authority => ,fragment => nil,host => ,path => nil,port =>...
you can also use notifee https://github.com/invertase/notifee/issues/501#issuecomment-1246700681
yes please
slightly urgent considering the entire ecosystem is going to ts. Can't run this at all in post 0.71 react-native projects
> Apps that target Android 12 (API level 31) or higher can't start foreground services while running in the background, except for a few special cases. If an app tries...
yeah this is a dealbreaker
can we get this please