Vina Melody

Results 11 comments of Vina Melody

this still works in April 2022 👍

Info: this could happen on step 3 How about bumping the version `"babel-eslint": "^6.0.2",` ? it worked when i tried.

Hi @evermeer Ii want to try importing as `Add the downloaded AttributedTextView.framework.` but not sure how. I choose iOS and build, get the .framework inside Product folder. But when I...

@ozzyosborne680 I was on the free plan too but I had entered credit card info because in 2016 while signing up with coupon code, they asked for credit card info....

Hi project maintainer @joshdholtz , I notice that in `fastlane_core/lib/fastlane_core/project.rb`, there is no `destination` added in `xcodebuild_parameters` (or rather, ignored) Is it safe to add it? looking at how -derivedData...

Hi @jharris4 thanks for the pointer, you're right! currently i have `inject: true` so it's by default, app.bundle.js is added just before closing body tag. but what if I want...

hmm i'm trying to add an external js. thanks @jharris4 !

yup hmm i tried changing it to `head` but then my `app.bundle.js` needs to be placed in body for now i'll create a different `index.html` production version to solve this...

Hi, can someone update this guide https://documentation.onesignal.com/reference/live-activities-api what is the right way to send the content-state ? is it inside event_updates ?

I have started the notifier but the closure is not executed after change of events. for example, 1st: on wifi 2nd: no connection 3rd: when i turn on the wifi,...