Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You MUST call Rg.Plugins.Popup.Popup.Init(); prior to using it. #1

Open
Himanshuvc opened this issue Jun 11, 2018 · 2 comments
Open

Comments

@Himanshuvc
Copy link

You MUST call Rg.Plugins.Popup.Popup.Init();
prior to using it.

at NInterpret.Interpreter.interpretBlock (System.Object[] args, System.Object[] locals, Mono.Cecil.Cil.Instruction initialInstruction, Microsoft.FSharp.Collections.FSharpSet1[T] inTries, Microsoft.FSharp.Core.FSharpOption1[T] lastException) <0x103d97750 + 0x12b20> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0
at NInterpret.Interpreter.interpret (System.Object[] args) <0x103d80ff0 + 0x00247> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0
at NInterpret.Interpreter.callAMethod (NInterpret.AMethod m, NInterpret.AType[] ptypes, NInterpret.AType[] genericMethodArgs, System.Collections.Generic.Dictionary2[TKey,TValue] genericArgsIndex, System.Object[] args, System.Collections.Generic.List1[T] byRefArgs, Microsoft.FSharp.Core.FSharpOption1[T] byRefTarget, System.Object target, System.Boolean virtualCall) <0x103d7e460 + 0x0054b> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0 at NInterpret.Interpreter.callMethodReference (System.Collections.Generic.Dictionary2[TKey,TValue] gargs, Mono.Cecil.MethodReference ms, System.Boolean virtualCall) <0x103d7f5a0 + 0x00b57> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0
at NInterpret.Interpreter.interpretBlock (System.Object[] args, System.Object[] locals, Mono.Cecil.Cil.Instruction initialInstruction, Microsoft.FSharp.Collections.FSharpSet1[T] inTries, Microsoft.FSharp.Core.FSharpOption1[T] lastException) <0x103d97750 + 0x028c3> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0
at NInterpret.Interpreter.interpret (System.Object[] args) <0x103d80ff0 + 0x00247> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0
at NInterpret.Interpreter.newobj (System.Collections.Generic.Dictionary2[TKey,TValue] gargs, Mono.Cecil.MethodReference m, System.Object[] createInstanceArgs) <0x103d79ed0 + 0x007ef> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0 at NInterpret.Interpreter.interpretBlock (System.Object[] args, System.Object[] locals, Mono.Cecil.Cil.Instruction initialInstruction, Microsoft.FSharp.Collections.FSharpSet1[T] inTries, Microsoft.FSharp.Core.FSharpOption1[T] lastException) <0x103d97750 + 0x0f22f> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0 at NInterpret.Interpreter.interpret (System.Object[] args) <0x103d80ff0 + 0x00247> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0 at NInterpret.Interpreter.callAMethod (NInterpret.AMethod m, NInterpret.AType[] ptypes, NInterpret.AType[] genericMethodArgs, System.Collections.Generic.Dictionary2[TKey,TValue] genericArgsIndex, System.Object[] args, System.Collections.Generic.List1[T] byRefArgs, Microsoft.FSharp.Core.FSharpOption1[T] byRefTarget, System.Object target, System.Boolean virtualCall) <0x103d7e460 + 0x0054b> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0
at NInterpret.Interpreter.callMethodReference (System.Collections.Generic.Dictionary2[TKey,TValue] gargs, Mono.Cecil.MethodReference ms, System.Boolean virtualCall) <0x103d7f5a0 + 0x00b57> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0 at NInterpret.Interpreter.interpretBlock (System.Object[] args, System.Object[] locals, Mono.Cecil.Cil.Instruction initialInstruction, Microsoft.FSharp.Collections.FSharpSet1[T] inTries, Microsoft.FSharp.Core.FSharpOption1[T] lastException) <0x103d97750 + 0x028c3> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0 at NInterpret.Interpreter.interpretBlock (System.Object[] args, System.Object[] locals, Mono.Cecil.Cil.Instruction initialInstruction, Microsoft.FSharp.Collections.FSharpSet1[T] inTries, Microsoft.FSharp.Core.FSharpOption`1[T] lastException) <0x103d97750 + 0x005eb> in <5ae222acf704aa6fa7450383ac22e25a#7133b0e19fc5b1608fc301d6ca3bcd19>:0 }

@Himanshuvc
Copy link
Author

i already put Rg.Plugins.Popup.Popup.Init(); in appdelegate.cs in ios

@tahirmehraj
Copy link

I don't want popup to hide on background click. is there any way out ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants