-
sample: line://app/{liffId}&productId=123
-
@liff reported getting this error on [gitter](https://gitter.im/kamon-io/Kamon?at=5a81b47b4a6b0dd32bbf36a5) and I don't see any reason not to limit the weaver filter to the specific class/package wher…
-
The support spec of LIFF:
iOS: iOS 8 or later. iOS 9 or later uses WKWebView and iOS 8.x uses UIWebView.
Android: 4.2 (Jelly Bean MR1 and API level 17) or later
LINE app: Version 7.14 or later
…
-
https://github.com/line/line-bot-sdk-go/pull/83
I PR a latest version, please code review and merge to master.
Thanks.
-
Hi team,
I tried LIFF to see if I can access camera/mic to use WebRTC. However it doesn't give me anything (nor error) when I run navigator.mediaDevices.getUserMedia({ video: true, audio: false }) …
-
When creating a HAWCLike instance in order to use LiFF in 3ML, the user has to provide a maptree-file, but is not automatically required to define a region-of-interest (ROI), i.e. a selection of pixe…
-
I'm trying to test a Gaussian prior for the flux. Here is the traceback. The minimum seems to be hardcoded in priors.py as 1e-12
Looking at my model:
`source_name = "Crab"
crab_ra = 83.63
crab…
-
I have the following code
build.sbt
```
name := "CirceEncoderTest"
version := "0.1"
scalaVersion := "2.12.4"
libraryDependencies ++= Seq(
"io.circe" %% "circe-core" % "0.9.1",
"io.ci…
-
Hi!
I have been unable to write some fit results to fits files. I think I tracked it down to models where all of the free parameters are unitless. In my case, I was trying to fit a model where the …
-
Several of us have noticed that fits to point sources with LiFF+3ML appear to be having trouble with the Log_parabola model. The fits tend to be unstable and we find that in the case where there is no…